
x-api-key header for authentication. Each request must include a valid API key to access the endpoints.x-api-key: Your unique API key.staging: https://staging.onyeone.com/apiproduction: https://onyeone.com/api| Code | Message | Description |
|---|---|---|
| 401 | Unauthorized | Missing or invalid API key. |
| 403 | Forbidden | API key does not have required permissions. |