R
Readwise CLI
Details
- Command
-
readwise - Docs
- https://docs.readwise.io/tools/cli
Authentication
OAuth 2.0 oauth2 discovered
$ readwise login Acquired by the CLI — running readwise login opens the auth flow and stores the credential.
$ readwise login-with-token <your-access-token> 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.