Public Docs
OpenAPI Source of Truth
MCP Streamable HTTP
CLI for Consumers

TSFM.ai developer documentation.

Multiple pages, one contract. API, MCP, and CLI are aligned on the same schema so teams can move from manual calls to production automation with zero drift.

Documentation

Everything you need to get started

New to time series foundation models? Start with the Learn section. Ready to build? Jump straight to the Quickstart or API Reference.

Learn

Understand time series foundation models before you integrate.

Build

API reference, request schemas, and integration guides.

Four integration surfaces, one schema

The OpenAPI schema is the source of truth. Playground, API, MCP, and CLI are all aligned on the same contract.

Typical request lifecycle

  1. 1Discover models via /api/models or the model catalog UI.
  2. 2Authenticate with session token or API key in Bearer format.
  3. 3Submit requests to /v1/forecast and related inference endpoints.
  4. 4Track usage and billing through /api/account/usage.
  5. 5Scale with MCP tools and CLI automation — same schema, no drift.

Quick links