Status
Both SDKs are thin clients generated from our OpenAPI spec. They handle auth, retries, and typed responses — nothing magic.
JavaScript / TypeScript
Install
Use
Configuration
Python
Install
Use
Generate your own client
If your language isn’t covered or you want full control, point any OpenAPI codegen tool at our spec:- TypeScript:
openapi-typescript+openapi-fetch - Python:
openapi-python-client - Go:
oapi-codegen - Rust:
progenitor