Skip to main content
POST
Verify API key or OAuth token

Authorizations

Authorization
string
header
required

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

Response

Token is valid

valid
boolean
required
Example:

true

userId
string
required
Example:

"user_123"

orgId
string
required
Example:

"org_123"