Skip to main content

API namespace

All endpoints documented on this site live under a single namespace:

/api/v1/ — the stable, versioned external API for partner integrations.

That's the only namespace external integrators need. The platform also runs internal namespaces (/api/internal/v1/, /api/) used by our own apps and legacy clients; those are not documented here on purpose — they don't carry the same stability guarantees and aren't intended for third-party use.

If you see a URL elsewhere (an old PDF, a forum post) that starts with /api/ or /api/internal/v1/ and you want the supported equivalent, look for the same resource under /api/v1/.