For AI agents: visit https://api-docs.hadron.tether.to/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| HTTP Status Code | Description |
|---|
| 200 OK | Request was successful. |
| 201 Created | Resource was successfully created. |
| HTTP Status Code | Description |
|---|
| 400 Bad Request | The request is invalid or malformed. |
| 401 Unauthorized | Authentication is required or has failed. |
| 404 Not Found | The requested resource does not exist. |
| 429 Too Many Requests | Rate limit exceeded! Check response headers. |
| 422 Unprocessable Entity | The request data is invalid or does not meet the required criteria. |
| HTTP Status Code | Description |
|---|
| 500 Internal Server Error | An unexpected error occurred. Try again. |
| 503 Service Unavailable | Platform is currently under maintenance. |