Skip to main content

Requirements

  • Python 3.10+

Install

Dependencies

The SDK has one dependency: httpx for async HTTP.

Create a Client

Context Manager

The client supports async context manager for automatic cleanup: