Skip to main content
GET
API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

success
boolean
required
Example:

true

teamName
string
required

The name of the team the API key belongs to.

Example:

"Company name"

Last modified on July 17, 2026