Validate API Key
API key
Validate API Key
This endpoint verifies if the provided API Key is valid.
POST
Validate API Key
Validate API Key
Use this endpoint to validate your API KeyResponse fields
| Property | Description |
|---|---|
| 400 | Bad request |
| 401 | Request authentication |
| 403 | Too many bad requests. Temparory block |
| 406 | Missing accept header. For example : Accept: application/json |
| 429 | Too many requests/ Rate limit exceeded |
| 500 | Internal server error |
Authorizations
Use your API key with the 'Bearer ' prefix
Body
application/json