{"endpoints":[{"path":"/","method":"GET","description":"API documentation homepage"},{"path":"/endpoints","method":"GET","description":"List all endpoints"},{"path":"/doc","method":"GET","description":"OpenAPI specification (JSON)"},{"path":"/reference","method":"GET","description":"Scalar API reference UI"},{"path":"/llms.txt","method":"GET","description":"LLM-friendly documentation (Markdown)"},{"path":"/audio/mp3","method":"POST","description":"Convert audio to MP3"},{"path":"/audio/wav","method":"POST","description":"Convert audio to WAV"},{"path":"/video/mp4","method":"POST","description":"Convert video to MP4"},{"path":"/video/audio","method":"POST","description":"Extract audio from video"},{"path":"/video/frames","method":"POST","description":"Extract frames from video"},{"path":"/video/frames/:filename","method":"GET","description":"Download extracted frame"},{"path":"/image/jpg","method":"POST","description":"Convert image to JPG"},{"path":"/media/info","method":"POST","description":"Probe media file metadata"}]}