GET /api/applications/key
Validate an API key and return associated project and application info and permissions.Request
Headers| Header | Required | Description |
|---|---|---|
X-API-Key | Yes | The API key to verify |
Response
200 OK
Error responses
| Status | Example message |
|---|---|
| 401 | Invalid API key |