Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pointset.io/llms.txt

Use this file to discover all available pages before exploring further.

All errors return a JSON body with an error field describing what went wrong.
{ "error": "Validation failed" }
StatusMeaning
400Bad request — malformed JSON or unexpected input
401Unauthorized — missing or invalid API key
404Not found — the resource doesn’t exist or isn’t accessible to your account
409Conflict — e.g. trying to update a cancelled subscription
422Validation error — a required field is missing or has an invalid value
500Server error — something went wrong on our end
503Service unavailable — a downstream dependency (e.g. AI enrichment) is temporarily unavailable