Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.synthefy.com/llms.txt

Use this file to discover all available pages before exploring further.

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