R
Readwise API
Details
- URL
-
https://readwise.io/api/v2 - Docs
- https://readwise.io/api_deets
Authentication
Authorization: Token <credential> Sign in to your Readwise account at Access Token to view/copy your personal API token. Readwise's API docs say to send it in the Authorization header as Token XXX for both the Readwise API and Reader API. For headless CLI auth, run readwise login-with-token <your-access-token> after obtaining this token from Access Token.