API Keys
Verify a key for a given workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Required range:
x > 0
Available options:
VALID
, EXPIRED
, DISABLED
, DELETED
, RATE_LIMITED
, USAGE_LIMITED
, INVALID_SCOPES
, INVALID