Documentation Index
Fetch the complete documentation index at: https://docs.coraltalk.com/llms.txt
Use this file to discover all available pages before exploring further.
Errors
The Platform API uses standard HTTP status codes and a consistent JSON error body.Error format
HTTP status codes
| Status | Meaning |
|---|---|
400 | Bad request — missing field or invalid payload |
401 | Unauthorized — invalid, revoked, or env-mismatched API key |
403 | Forbidden — resource belongs to another org |
404 | Not found |
429 | Rate limit exceeded |
500 | Server error — retry with backoff |
Support
When reporting issues, includemeta.requestId, HTTP method, path, and timestamp. Email support@coraltalk.com.