R
ReadMe API v2
Details
- URL
-
https://api.readme.com/v2 - Docs
- https://docs.readme.com/main/reference/api-upgrade-guide
Authentication
Authorization: Bearer <credential> In your ReadMe project, create an API key from the API Keys endpoints/docs. ReadMe's auth docs state API keys are used for integrations with the ReadMe API, and the v2 upgrade guide shows requests using Authorization: Bearer {your-api-key}. Start from Authentication or Intro to the ReadMe API.