R

Reader API

REST discovered

Details
URL
https://readwise.io/api/v3
Docs
https://readwise.io/reader_api
Authentication
Readwise access token bearer discovered Get token ↗
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.