# TTVE — Total Video Experience > Video hosting and analytics for businesses, with a workspace-scoped REST API and an MCP server. Upload a video, let it transcode, embed the player, and read back watch analytics. The API is versioned at `https://ttve.ir/api/v1`. Authenticate with a workspace API key as a bearer token; mint one in the dashboard under Settings → API keys. A key is bound to one workspace, so no request ever names a workspace or tenant. ## API - [OpenAPI 3.1 specification](https://ttve.ir/api/v1/openapi.json): machine-readable description of every endpoint, request, and response - [Full developer manual](https://ttve.ir/llms-full.txt): everything below in one document — auth, upload flow, endpoints, errors, rate limits - [Developer documentation](https://ttve.ir/developers): the same material as a web page, in Persian ## For agents - [MCP endpoint](https://ttve.ir/api/mcp): Streamable HTTP MCP server. Authenticate with `Authorization: Bearer ttve_live_...`. Protocol revisions supported: 2026-07-28, 2025-11-25, 2025-06-18, 2025-03-26 ## Optional - [Marketing site](https://ttve.ir/home): what TTVE is and who it is for - [Pricing](https://ttve.ir/pricing): plans and their storage, bandwidth, and view limits