# Synthefy Docs ## Docs - [API Client](https://docs.synthefy.com/api-reference/SynthefyPythonLibrary/api-client.md): Synthefy API client for making forecasting requests - [ForecastV2Request](https://docs.synthefy.com/api-reference/SynthefyPythonLibrary/forecast-v2-request.md): A request for forecasting and model specification - [ForecastV2Response](https://docs.synthefy.com/api-reference/SynthefyPythonLibrary/forecast-v2-response.md): A response containing forecast results for multiple samples - [SingleEvalSamplePayload](https://docs.synthefy.com/api-reference/SynthefyPythonLibrary/single-eval-sample-payload.md): A single payload for forecasting models - [SingleSampleForecastPayload](https://docs.synthefy.com/api-reference/SynthefyPythonLibrary/single-sample-forecast-payload.md): A single sample forecast payload containing forecast results - [Python SDK Reference](https://docs.synthefy.com/api-reference/python-sdk.md): Complete reference for the Synthefy Python SDK - [Cloud API Quick Start](https://docs.synthefy.com/forecasting-api/cloud-quickstart.md): Get started with Synthefy's Cloud Forecasting API using the simplest possible example. - [Data enrichment for forecasting](https://docs.synthefy.com/forecasting-api/data_enrichment.md): Learn how to enhance your datasets by integrating valuable insights from trusted external data sources, improving accuracy, depth, and decision-making potential. - [Forecasting API](https://docs.synthefy.com/forecasting-api/overview.md): Direct access to Synthefy's foundation models for time series forecasting via REST API. - [On-Prem Quick Start](https://docs.synthefy.com/forecasting-api/quickstart.md): Deploy the Forecasting API locally and make your first forecast request using the Python client. - [Welcome to Synthefy](https://docs.synthefy.com/index.md): The foundational platform for tabular regression and time series forecasting - [Benchmarking](https://docs.synthefy.com/nori/benchmarking.md): Synthefy Nori (Tabular)'s published results on TabArena, TALENT, and OpenML. - [Examples](https://docs.synthefy.com/nori/examples.md): Worked examples using Synthefy Nori (Tabular). - [Nori Quickstart](https://docs.synthefy.com/nori/quickstart.md): Get predictions on tabular data — run locally or call the hosted API. - [Thinking Mode](https://docs.synthefy.com/nori/thinking-mode.md): Inference-time reasoning that improves prediction accuracy — coming soon. - [Overview](https://docs.synthefy.com/sdk/overview.md): Synthefy provides Python SDKs for tabular regression and time series forecasting. - [Time Series Quickstart](https://docs.synthefy.com/sdk/quickstart.md): Get started with Synthefy's time series forecasting API in minutes. - [Setting up your API key](https://docs.synthefy.com/setup/api_key.md): Quickly and securely connect to the Synthefy SDK by setting up your API key — in code or through environment variables. - [How to use Synthefy Docker](https://docs.synthefy.com/setup/docker.md): This documentation walk you through how to use the docker for development and forecasting model inference. - [Covariate Importance](https://docs.synthefy.com/usecases/covariate_importance.md): Demonstrates tools for future leaked covariate importance in Synthefy Foundation Model using zero-perturbation analysis. Generate synthetic autoregressive time series with exogenous Fourier inputs (ARX) and estimate covariate importance without retraining using zero perturbation analysis. - [Economic Indicator Backtesting](https://docs.synthefy.com/usecases/economic_backtesting.md): Learn how to forecast economic indicators using Synthefy's multi-variate forecasting with macroeconomic data from FRED and Haver. - [Inventory Forecasting](https://docs.synthefy.com/usecases/inventory_forecasting.md): Learn how to improve inventory forecasting accuracy by incorporating weather data and how to do conditional forecasting to discover which items move together. - [Pricing Simulation](https://docs.synthefy.com/usecases/pricing_simulation.md): Learn how to run pricing simulations using Synthefy's AI-powered conditional forecasting to optimize a pricing strategy and maximize revenue. ## OpenAPI Specs - [openapi](https://docs.synthefy.com/api-reference/openapi.json) ## Optional - [Website](https://synthefy.com) - [GitHub](https://github.com/Synthefy)