Skip to main content
POST
Exchange an API secret for a token

Body

application/json
api_secret
string
required

The API secret. The API secret can be generated or reset via the Synthpop UI by an admin user.

Response

Successful Response

token
string
required

A valid bearer token to use for API calls requiring authentication.

org_settings
OrgSettings · object | null

Settings details about the organization associated with the token.