All errors return a JSON body with anDocumentation Index
Fetch the complete documentation index at: https://docs.pointset.io/llms.txt
Use this file to discover all available pages before exploring further.
error field describing what went wrong.
| Status | Meaning |
|---|---|
| 400 | Bad request — malformed JSON or unexpected input |
| 401 | Unauthorized — missing or invalid API key |
| 404 | Not found — the resource doesn’t exist or isn’t accessible to your account |
| 409 | Conflict — e.g. trying to update a cancelled subscription |
| 422 | Validation error — a required field is missing or has an invalid value |
| 500 | Server error — something went wrong on our end |
| 503 | Service unavailable — a downstream dependency (e.g. AI enrichment) is temporarily unavailable |