Gorelo allows you to integrate with any external product through the Gorelo API. The Gorelo API uses API keys. Include your key in every request via the X-API-Key header. Base URL: https://api.usw.gorelo.io/Documentation Index
Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
Use this file to discover all available pages before exploring further.
API Reference: https://api.usw.gorelo.io/swagger
Scopes and permissions
API keys can be scoped. If a key lacks access for an endpoint, the API returns 403 Forbidden.Error handling
| Error | Meaning |
|---|---|
| 401 Unauthorized | Missing/invalid API key |
| 403 Forbidden | Valid key, insufficient scope |
| 429 Too Many Requests | Rate limit exceeded |
Status IDs
Agent assets
| ID | Status |
|---|---|
| 1 | Installing |
| 2 | Online |
| 3 | Offline |
| 4 | Pending Delete |
| 5 | Deleted |
| 6 | Pending Client Delete |
| 7 | Client Deleted |