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/
{ "projects": "https://app.readthedocs.org/api/v3/projects/", "notifications": "https://app.readthedocs.org/api/v3/notifications/", "remote/repositories": "https://app.readthedocs.org/api/v3/remote/repositories/", "remote/organizations": "https://app.readthedocs.org/api/v3/remote/organizations/" }