LLM Reference
A comprehensive knowledge base file for training LLMs on MediaKit. Paste this into your AI assistant's context to get accurate help with MediaKit integration.
MEDIAKIT.md contains:
- All 20+ API endpoints with request/response examples
- All 15 data models with field types
- React SDK — 8 components with usage code
- Video transcoding pipeline (10 steps)
- Image transform API with all parameters
- Upload flow (presign → upload → complete)
- Captions (upload + AI generation)
- Webhook events + HMAC signing
- Analytics event ingestion
- API key authentication
- Private assets + signed URLs
- Environment variables reference
- Storage key structure
- Project directory layout
- Integration pattern (courses app)
- Deployment guide (Docker/Dokploy)
How to use
ChatGPT / Claude / Gemini
Copy the file contents below and paste as the first message in a new chat: "Here is the MediaKit documentation. Use this to help me integrate MediaKit into my app..."
Cursor / Claude Code / Windsurf
Add MEDIAKIT.md to your project root or reference it in your AI rules file. The LLM will automatically use it for context.
Custom GPTs / Assistants API
Upload MEDIAKIT.md as a knowledge file when creating a custom GPT or Assistant.
File Contents
MEDIAKIT.md
Loading...