Skip to Content

Docs for LLMs

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.

Guides

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:

FileDescription
/docs/core.txtCore Mux concepts; you should include this in most projects
/docs/guides/video.txtMux Video guides
/docs/guides/player.txtMux Player guides
/docs/guides/uploader.txtMux Uploader guides
/docs/guides/data.txtMux Data guides
/docs/guides/data-integrations.txtIntegrate Mux Data into your player
/docs/integrations.txtIntegrate Mux Video into your system (e.g., web frameworks, SDKs)
/docs/pricing.txtMux pricing guides
/llms-full.txtAll Mux docs (if your context window is large enough!)

API References

FileDescription
/docs/api-reference/system.txtMux system API specification
/docs/api-reference/video.txtMux Video API specification
/docs/api-reference/data.txtMux Data API specification
/api-spec.jsonComplete Mux API reference
/webhook-spec.jsonComplete Mux Webhook reference

External API References

Was this page helpful?