Skip to main content
The Partner API authenticates with the x-api-key header. The value is a v2 key of type partner.
Do not send a JWT (x-api-token) or the SDK x-auth-key.

Scopes

Older partner keys may only have organizations:read. Without the route scope, the API returns 403.

Errors

Rate limit

X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset are returned on every authenticated response.