SDKs
First-class SDKs for Python and TypeScript. Both wrap the REST API with typed interfaces, sensible defaults, and async support.
TypeScript SDK
Install with npm, send/claim/inspect from Node or the browser.
Python SDK
Install with pip, sync and async clients, standalone claim functions.
Using REST directly?
The SDKs are thin wrappers around a standard REST API. If your language or runtime is not covered, see the API Reference for every endpoint.