Request an access token by specifying your x-client-id and x-api-key in the HTTP request header. The token returned is required for calling all other API endpoints, which HTTP header must include x-auth-token: <YOUR_TOKEN_HERE>.
The access token is valid for 30 minutes and can be used multiple times for all other API endpoints until it expires. It’s recommended to rely on expired_at for the accurate token expiration time. This API enforces a rate limit of 50 requests per minute.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
500Internal server error - An error occurred on Revocards's end. (These are rare.)
501Not implemented - The endpoint has not been implemented yet.
502Bad Gateway.
503Service unavailable - The service that you're trying to access is temporarily unavailable.
504Gateway timeout - The underlying service did not respond in a timely manner.