Skip to main content

Install

Python ≥ 3.9. Dependencies: httpx.

Initialize

Use as a context manager to close the connection pool on exit:

Surface

Note on from_

Python reserves from as a keyword, so the SDK uses from_ everywhere an email sender or SMS sender is needed:

Errors

Async

The async client exposes the same surface; service classes are on the sync Robase today with async parity on the roadmap.

Webhook verification