Headless API
Headless API overview
HTTP endpoints, MCP server, and OAuth provider generated automatically from tRPC procedures
Every Synthetiq app automatically exposes its tRPC procedures as an HTTP API and an MCP server — no additional code is required. Each app also acts as its own OAuth 2.0 provider, allowing third-party applications and Synthetiq services to consume its API or MCP server using OAuth for authentication and user identity.

