Skip to main content

Exchange service account credentials for an instance token

POST 

/api/v1/auth/token

Accepts a service account JWT in the Authorization header and returns an instance access token. Proxies the token exchange to the Cloud API.

This endpoint does NOT require a pre-existing instance token — it accepts the raw service account JWT directly (unlike other /api/v1 endpoints).

Responses

Successful Response