Skip to content

SDKs

First-party SDKs land as PROD-06 ships per-product OpenAPI specs.

LanguageStatusSource
TypeScriptcoming soon (PROD-06)published on npm
Pythoncoming soon (PROD-06)published on PyPI
Gocoming soon (PROD-06)go module

All three SDKs will be auto-generated from the same OpenAPI spec the API itself enforces. So the SDK never lags the surface.

You can call the REST API directly with any HTTP client. See API overview for the contract — auth, versioning, idempotency, error envelope, rate limits.