Teach your large language model about Mux by adding files to your context window.
Following the llms.txt convention, Mux makes files available for large language models to use. See a full list of available files at llms.txt.
A markdown version of most guides is available by adding .md
to the end of the URL. See /llms.txt
for a full list of available files.
You can also use these collections of multiple guides:
File | Description |
---|---|
/docs/core.txt | Core Mux concepts; you should include this in most projects |
/docs/guides/video.txt | Mux Video guides |
/docs/guides/player.txt | Mux Player guides |
/docs/guides/uploader.txt | Mux Uploader guides |
/docs/guides/data.txt | Mux Data guides |
/docs/guides/data-integrations.txt | Integrate Mux Data into your player |
/docs/integrations.txt | Integrate Mux Video into your system (e.g., web frameworks, SDKs) |
/docs/pricing.txt | Mux pricing guides |
/llms-full.txt | All Mux docs (if your context window is large enough!) |
File | Description |
---|---|
/docs/api-reference/system.txt | Mux system API specification |
/docs/api-reference/video.txt | Mux Video API specification |
/docs/api-reference/data.txt | Mux Data API specification |
/api-spec.json | Complete Mux API reference |
/webhook-spec.json | Complete Mux Webhook reference |