Public API & SDK
REST API reference, authentication, SDK usage, error handling, and rate limits.
- REST API overviewBase URL, authentication, response envelope, pagination, and rate limits for the public `/api/v1` surface.
- Endpoint referenceEvery `/api/v1` endpoint with method, parameters, and an example request.
- TypeScript SDKInstall, configure, and use the official TypeScript SDK for the public REST API.
- Error codes and handlingEvery error code the public API returns, what causes it, and how to recover.