Skip to main content
GET
Identify the calling key

Authorizations

Authorization
string
header
required

Account API key: key id as the username, secret as the password.

Response

Successful response

key_id
string<uuid>
required

The id of the API key making the request.

account
object
required
scopes
string[]
required

The scopes granted to the key, as <group>:<access> strings.