Skip to main content

Python SDK Reference

Data Models

The Synthefy Python SDK provides several data models for handling forecasting requests and responses:

API Client

The Synthefy Python SDK provides both synchronous and asynchronous API clients for making forecasting requests:
  • API Client - Complete API client documentation with examples