Temso Docs

API reference

Endpoint documentation generated from the Temso Public API OpenAPI specification.

All endpoints live under https://api.temso.ai/v1, authenticate with an API key, and return the envelope format described in Getting started. The machine-readable spec is publicly available at /v1/openapi.json for SDK generation and validation tooling.

Project-scoped endpoints take a projectId path parameter — get yours from List Projects.

Raw data

One row per underlying record, for exports and your own aggregations:

Analytics

Pre-aggregated metrics, matching the views in the app:

Configuration

Traffic ingestion

  • Ingest Traffic Events — called automatically by the Cloudflare Worker that the Temso traffic integration generates during setup. You don't need it when consuming the API.

Model keys

The filter[models] parameter and model response fields use these keys:

KeyEngine
openai/chatgptChatGPT
google/ai-overviewGoogle AI Overviews
google/ai-modeGoogle AI Mode
microsoft/copilot-searchMicrosoft Copilot
perplexity/searchPerplexity
gemini/searchGemini
x-ai/grok-searchGrok

On this page