Skip to main content

Installation

For WebSocket support:

Quick Start

Async Support

All methods have async variants with _async suffix:

API Resources

Inputs

Upload and manage input files for workflows.

Models (BYOM)

Bring your own models - upload custom checkpoints, LoRAs, etc.

Jobs

Execute workflows.

Outputs

Access generated files.

Archives

Bulk download multiple job outputs as ZIP.

Webhooks

Manage webhook endpoints.

Account

Helper Utilities

Polling

Wait for async resources to be ready:

Presigned Uploads

Upload large files directly to storage:

Type Hints

Response types are available for static analysis:

Error Handling