Exchange keyId + secret for a Bearer token
Auth
Exchange keyId + secret for a Bearer token
Returns a short-lived (~1h) JWT used as Authorization: Bearer <token> on all other calls. Each service (BaaS core and Collections gateway) issues its own token from its own key pair.
POST
Exchange keyId + secret for a Bearer token