Skip to main content

Endpoint

Authentication

Requires a developer API key in the Authorization header.

Request Headers

Request Body

Example Request

Response — 201 Created

Response Fields

If a credential already exists for the same (developerId, principalId, service) combination, it will be updated (upsert behavior). The raw access token and refresh token are never returned in any response — they are stored encrypted and only retrievable via the Exchange endpoint.

Error Responses

SDK Examples

Last modified on July 11, 2026