api-docs-icon

Exchange one-time auth key for api key

GET
/ auth/ exchange_key

code
string
required

Responses

API key

application/json
object
api_key
string
required
Example:
sideko_live_abc123
avatar_url
string (uri)
required
created_at
string (date-time)
required
email
string (email)
required
expiration
string
required
nullable
first_name
string
required
id
string (uuid)
required
is_service_account
boolean
required
last_name
string
required

Code Examples

Response