Mux's 215-line llms.txt shows what thorough AI preparation looks like
Build and stream online video effortlessly with Mux's complete platform, featuring hosting, analytics, and a responsive player at affordable prices.
This implementation provides a comprehensive overview of Mux's capabilities, including detailed API specifications and endpoint descriptions. Readers will gain insights into building scalable video solutions while ensuring performance monitoring and analytics are seamlessly integrated into their applications.
Key Insights
Focused approach
A streamlined 4-section structure keeps things simple and scannable.
Comprehensive detail
215 lines of thorough documentation for AI systems.
Two-file approach
Uses both llms.txt and llms-full.txt for different AI use cases.
llms.txt Preview
First 100 lines of 215 total
# Mux Documentation for LLMs
> Mux is how developers build online video. Mux provides a complete video platform that includes:
> - Video hosting, encoding, and streaming infrastructure
> - A modern, responsive video player with adaptive controls
> - Video analytics and performance monitoring
> - all with a great developer experience and surprisingly affordable pricing
## Notes
- All documentation is automatically generated from the same source as our official documentation
- API specifications include detailed endpoint descriptions, request/response formats, and examples following the OpenAPI specification
- The documentation is regularly updated to reflect the latest features and capabilities
## Guide collections
- [/docs/core.txt](https://www.mux.com/docs/core.txt): Core Mux concepts; you should include this in most projects
- [/docs/guides/video.txt](https://www.mux.com/docs/guides/video.txt): Mux Video guides
- [/docs/guides/player.txt](https://www.mux.com/docs/guides/player.txt): Mux Player guides
- [/docs/guides/uploader.txt](https://www.mux.com/docs/guides/uploader.txt): Mux Uploader guides
- [/docs/guides/data.txt](https://www.mux.com/docs/guides/data.txt): Mux Data guides
- [/docs/guides/data-integrations.txt](https://www.mux.com/docs/guides/data-integrations.txt): Integrate Mux Data into your player
- [/docs/integrations.txt](https://www.mux.com/docs/integrations.txt): Integrate Mux Video into your system (e.g., web frameworks, SDKs)
- [/docs/examples.txt](https://www.mux.com/docs/examples.txt): Examples of how developers might use Mux Video
- [/docs/pricing.txt](https://www.mux.com/docs/pricing.txt): Mux pricing guides
- [/llms-full.txt](https://www.mux.com/llms-full.txt): All Mux docs (if your context window is large enough!)
## API references
- [/docs/api-reference/system.txt](https://www.mux.com/docs/api-reference/system.txt): Mux system API specification
- [/docs/api-reference/video.txt](https://www.mux.com/docs/api-reference/video.txt): Mux Video API specification
- [/docs/api-reference/data.txt](https://www.mux.com/docs/api-reference/data.txt): Mux Data API specification
- [/api-spec.json](https://www.mux.com/api-spec.json): Complete Mux API reference
- [/webhook-spec.json](https://www.mux.com/webhook-spec.json): Complete Mux Webhook reference
### External API references
- [https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player/REFERENCE.md](https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player/REFERENCE.md): Mux Player Web Component API Reference
- [https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player-react/REFERENCE.md](https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player-react/REFERENCE.md): Mux Player React Component API Reference
## All guides
- [/docs/core/stream-video-files.md](https://www.mux.com/docs/core/stream-video-files.md)
- [/docs/core/make-api-requests.md](https://www.mux.com/docs/core/make-api-requests.md)
- [/docs/core/sdks.md](https://www.mux.com/docs/core/sdks.md)
- [/docs/core/postman.md](https://www.mux.com/docs/core/postman.md)
- [/docs/core/listen-for-webhooks.md](https://www.mux.com/docs/core/listen-for-webhooks.md)
- [/docs/core/verify-webhook-signatures.md](https://www.mux.com/docs/core/verify-webhook-signatures.md)
- [/docs/core/content-security-policy.md](https://www.mux.com/docs/core/content-security-policy.md)
- [/docs/guides/mux-uploader.md](https://www.mux.com/docs/guides/mux-uploader.md)
- [/docs/guides/uploader-web-core-functionality.md](https://www.mux.com/docs/guides/uploader-web-core-functionality.md)
- [/docs/guides/uploader-web-integrate-in-your-webapp.md](https://www.mux.com/docs/guides/uploader-web-integrate-in-your-webapp.md)
- [/docs/guides/uploader-web-customize-look-and-feel.md](https://www.mux.com/docs/guides/uploader-web-customize-look-and-feel.md)
- [/docs/guides/uploader-web-use-subcomponents-directly.md](https://www.mux.com/docs/guides/uploader-web-use-subcomponents-directly.md)
- [/docs/guides/use-video-quality-levels.md](https://www.mux.com/docs/guides/use-video-quality-levels.md)
- [/docs/guides/stream-videos-in-4k.md](https://www.mux.com/docs/guides/stream-videos-in-4k.md)
- [/docs/guides/upload-files-directly.md](https://www.mux.com/docs/guides/upload-files-directly.md)
- [/docs/guides/upload-video-directly-from-android.md](https://www.mux.com/docs/guides/upload-video-directly-from-android.md)
- [/docs/guides/upload-video-directly-from-ios-or-ipados.md](https://www.mux.com/docs/guides/upload-video-directly-from-ios-or-ipados.md)
- [/docs/guides/minimize-processing-time.md](https://www.mux.com/docs/guides/minimize-processing-time.md)
- [/docs/guides/control-recording-resolution.md](https://www.mux.com/docs/guides/control-recording-resolution.md)
- [/docs/guides/play-your-videos.md](https://www.mux.com/docs/guides/play-your-videos.md)
- [/docs/guides/mux-player-web.md](https://www.mux.com/docs/guides/mux-player-web.md)
- [/docs/guides/player-core-functionality.md](https://www.mux.com/docs/guides/player-core-functionality.md)
- [/docs/guides/player-integrate-in-your-webapp.md](https://www.mux.com/docs/guides/player-integrate-in-your-webapp.md)
- [/docs/guides/player-customize-look-and-feel.md](https://www.mux.com/docs/guides/player-customize-look-and-feel.md)
- [/docs/guides/player-themes.md](https://www.mux.com/docs/guides/player-themes.md)
- [/docs/guides/player-lazy-loading.md](https://www.mux.com/docs/guides/player-lazy-loading.md)
- [/docs/guides/player-ads.md](https://www.mux.com/docs/guides/player-ads.md)
- [/docs/guides/player-advanced-usage.md](https://www.mux.com/docs/guides/player-advanced-usage.md)
- [/docs/guides/player-examples.md](https://www.mux.com/docs/guides/player-examples.md)
- [/docs/guides/player-faqs.md](https://www.mux.com/docs/guides/player-faqs.md)
- [/docs/guides/player-releases-web.md](https://www.mux.com/docs/guides/player-releases-web.md)
- [/docs/guides/mux-player-ios.md](https://www.mux.com/docs/guides/mux-player-ios.md)
- [/docs/guides/player-releases-ios.md](https://www.mux.com/docs/guides/player-releases-ios.md)
- [/docs/guides/mux-player-android.md](https://www.mux.com/docs/guides/mux-player-android.md)
- [/docs/guides/player-releases-android.md](https://www.mux.com/docs/guides/player-releases-android.md)
- [/docs/guides/control-playback-resolution.md](https://www.mux.com/docs/guides/control-playback-resolution.md)
- [/docs/guides/web-autoplay-your-videos.md](https://www.mux.com/docs/guides/web-autoplay-your-videos.md)
- [/docs/guides/use-a-custom-domain-for-streaming.md](https://www.mux.com/docs/guides/use-a-custom-domain-for-streaming.md)
- [/docs/guides/embed-videos-for-social-media.md](https://www.mux.com/docs/guides/embed-videos-for-social-media.md)
- [/docs/guides/enable-static-mp4-renditions.md](https://www.mux.com/docs/guides/enable-static-mp4-renditions.md)
- [/docs/guides/download-for-offline-editing.md](https://www.mux.com/docs/guides/download-for-offline-editing.md)
- [/docs/guides/get-images-from-a-video.md](https://www.mux.com/docs/guides/get-images-from-a-video.md)
- [/docs/guides/create-timeline-hover-previews.md](https://www.mux.com/docs/guides/create-timeline-hover-previews.md)
- [/docs/guides/playback-videojs-with-mux.md](https://www.mux.com/docs/guides/playback-videojs-with-mux.md)
- [/docs/guides/modify-playback-behavior.md](https://www.mux.com/docs/guides/modify-playback-behavior.md)
- [/docs/guides/add-metadata-to-your-videos.md](https://www.mux.com/docs/guides/add-metadata-to-your-videos.md)
- [/docs/guides/add-autogenerated-captions-and-use-transcripts.md](https://www.mux.com/docs/guides/add-autogenerated-captions-and-use-transcripts.md)
- [/docs/guides/add-subtitles-to-your-videos.md](https://www.mux.com/docs/guides/add-subtitles-to-your-videos.md)
- [/docs/guides/add-alternate-audio-tracks-to-your-videos.md](https://www.mux.com/docs/guides/add-alternate-audio-tracks-to-your-videos.md)
- [/docs/guides/intro-to-clips.md](https://www.mux.com/docs/guides/intro-to-clips.md)
- [/docs/guides/create-instant-clips.md](https://www.mux.com/docs/guides/create-instant-clips.md)
- [/docs/guides/create-clips-from-your-videos.md](https://www.mux.com/docs/guides/create-clips-from-your-videos.md)
- [/docs/guides/add-watermarks-to-your-videos.md](https://www.mux.com/docs/guides/add-watermarks-to-your-videos.md)
- [/docs/guides/adjust-audio-levels.md](https://www.mux.com/docs/guides/adjust-audio-levels.md)
- [/docs/guides/start-live-streaming.md](https://www.mux.com/docs/guides/start-live-streaming.md)
- [/docs/guides/configure-broadcast-software.md](https://www.mux.com/docs/guides/configure-broadcast-software.md)
- [/docs/guides/use-srt-to-live-stream.md](https://www.mux.com/docs/guides/use-srt-to-live-stream.md)
- [/docs/guides/live-streaming-from-your-app.md](https://www.mux.com/docs/guides/live-streaming-from-your-app.md)Mux is set up. Is yours?
Check your AI readiness in 30 seconds. See who AI recommends in your space. Free, no signup.
1000+ sites already set up
Mux is ready for AI. Are you?
Check your AI readiness score in 30 seconds — free, no signup required. Then generate your own llms.txt and start tracking your visibility.