Skip to main content
GET
API key

Request

No parameters.

Response

Success

success
boolean
required
teamName
string
required
The name of the team the API key belongs to.

Error

A 401 Unauthorized will be returned if the API key is invalid.
Deprecated fields will be removed in the future so avoid using them in your code.
success
boolean
required
message
string
required
“Invalid API key”
error
string
deprecated
“Invalid API key”
Last modified on May 12, 2026