Skip to main content
The PyPI distribution is pureframe-ai; the import name is pureframe. It’s generated directly from the API spec, so it’s always in sync with the latest endpoints, and requires Python 3.9+.

Usage

We recommend reading your API key from an environment variable rather than hardcoding it:

Resources on the client

The client is organized by resource, matching the REST API’s structure: An async client is also available for use inside asyncio applications, mirroring the same method names.

Full reference

Every method, parameter, and response type is documented in the API Reference — the SDK is a thin, typed wrapper over the same REST endpoints.