Read the Docs API v3
Each request requires an Authorization HTTP header with Token <your-token>,
find the token in your account.
Read the full documentation at https://docs.readthedocs.io/page/api/v3.html.
GET /api/v3/?format=api
{ "projects": "https://app.readthedocs.com/api/v3/projects/?format=api", "organizations": "https://app.readthedocs.com/api/v3/organizations/?format=api", "notifications": "https://app.readthedocs.com/api/v3/notifications/?format=api", "remote/repositories": "https://app.readthedocs.com/api/v3/remote/repositories/?format=api", "remote/organizations": "https://app.readthedocs.com/api/v3/remote/organizations/?format=api" }