Skip to content

Authentication

All API requests require a Bearer token in the Authorization header:

Authorization: Bearer <your_jwt_token>

Getting a Token

  1. Login to dashboard.recivr.com
  2. Select your entity → API Tokens
  3. Click Generate and copy the token — you won't see it again

Tokens expire after 90 days by default.

Key Management

ActionHow
GenerateDashboard → Entity → API Tokens → Generate
RevokeDashboard → API Tokens → Revoke
RotateDashboard → API Tokens → Rotate (24h grace period)
View active keysDashboard → API Tokens

If a token is compromised, click Revoke — the token is invalidated immediately, with no impact on other tokens.

Recivr — The intelligence layer of the payments stack.