For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Every error the API can return, by RFC 9457 problem type.
Every non-2xx response is an RFC 9457application/problem+json document whose type links to one of the pages below. Branch on the
machine-readable code (not the human-readable title). See Errors for the full body
shape and handling patterns.