llms.txt Content
# AssemblyAI
> AssemblyAI provides production-ready Voice AI models for speech-to-text, real-time streaming transcription, speaker diarization, Speech Understanding, Guardrails, the Voice Agent API, and the LLM Gateway. This file indexes the Markdown sources agents should prefer over crawling the HTML marketing site.
## Agent Instructions
- Prefer the Markdown sources linked in this file over crawling HTML pages.
- For documentation pages, append `.md` to the page URL to get the Markdown version (e.g. `https://www.assemblyai.com/docs/voice-agents/voice-agent-api.md`).
- For the complete documentation index, use https://www.assemblyai.com/docs/llms.txt.
- For all documentation in a single file, use https://www.assemblyai.com/docs/llms-full.txt.
- For section-specific documentation indexes, append `/llms.txt` to any docs section URL.
- For coding assistants and agentic IDEs, start with [Build with AI coding agents](https://www.assemblyai.com/docs/agent-instructions.md) and the docs MCP server at https://www.assemblyai.com/docs/mcp.
## Core References
- [Pricing](https://www.assemblyai.com/llms/pricing.md): canonical rate card, billing rules, and add-on stacking.
- [Models & terminology](https://www.assemblyai.com/llms/models.md): model identifiers, language support, deprecations, capability matrices, API parameters, terminology rules, and streaming WebSocket URLs.
## Documentation
- [Documentation index — all pages](https://www.assemblyai.com/docs/llms.txt): the docs team's complete, authoritative index.
- [All documentation in one file](https://www.assemblyai.com/docs/llms-full.txt)
- [Build with AI coding agents](https://www.assemblyai.com/docs/agent-instructions.md): integration guidance for Cursor, Claude Code, Copilot, and other AI coding assistants.
- [Models overview](https://www.assemblyai.com/docs/getting-started/models.md): how to choose a speech model.
- [Universal-3.5 Pro](https://www.assemblyai.com/docs/getting-started/universal-3-pro.md): the fl
OpenAPI Spec (preview)
openapi: 3.1.0
info:
title: AssemblyAI API
description: AssemblyAI API
version: 1.3.4
termsOfService: https://www.assemblyai.com/legal/terms-of-service
contact:
name: API Support
email: support@assemblyai.com
url: https://www.assemblyai.com/docs/
servers:
- url: https://api.assemblyai.com
description: AssemblyAI API
x-fern-server-name: Default
tags:
- name: transcript
description: Transcript related operations
externalDocs:
url: https://www.assembl