API keys
Public API keys are:- created inside Passu
- tied to a Passu user account
- scoped by Passu on creation
- revocable and rotatable
Bearer tokens
Exchange yourclient_id and client_secret for a bearer token:
expires_in is in seconds — tokens are valid for one hour. Re-exchange your client_id and client_secret before the token expires; refresh tokens are not issued.
Then call the API with:
Scope enforcement
The public API enforces fixed read scopes server-side:read:sectorsread:companiesread:eventsread:metricsread:analyses