Documentation

API Contract

Dashboard endpoints live below /api/v1/dashboard and require a Clerk JWT. Agent REST endpoints live below /api/v1/agent. The public SDK and changelog endpoints are read-only.

Errors use an HTTP status and a JSON message. Clients must not treat identifiers as authorization and should not retry validation failures.

Need a token? Create one in the authenticated dashboard. Secrets are never shown twice.