# MVNT API > Developer resources for dance generation ## Docs - [Analyze Audio Endpoint](https://mvnt.studio/docs/api-reference/analyze-audio-endpoint.md): Analyze audio features and recommend dance styles. - [Cancel Job](https://mvnt.studio/docs/api-reference/cancel-job.md) - [Download Bvh](https://mvnt.studio/docs/api-reference/download-bvh.md) - [Download Glb](https://mvnt.studio/docs/api-reference/download-glb.md): Export completed motion as an animated mesh-inclusive GLB. - [Generate Motion](https://mvnt.studio/docs/api-reference/generate-motion.md) - [Get Job Status](https://mvnt.studio/docs/api-reference/get-job-status.md) - [Get Styles](https://mvnt.studio/docs/api-reference/get-styles.md) - [Render Mp4](https://mvnt.studio/docs/api-reference/render-mp4.md): Render a BVH motion preview as MP4 with toon-shaded mannequin. - [Retarget Tripo Glb](https://mvnt.studio/docs/api-reference/retarget-tripo-glb.md): Retarget an animated mannequin GLB onto a Tripo T-pose character GLB. - [Variable output formats](https://mvnt.studio/docs/guides/outputs.md): Every completed MVNT job can expose preview, motion, and metadata outputs. Learn which endpoint to call for MP4, BVH, and GLB. - [Quickstart](https://mvnt.studio/docs/guides/quickstart.md): Make your first dance generation in five steps: get an API key, submit audio, poll for completion, then download a preview MP4 and 3D motion files. - [Use MVNT inside ComfyUI](https://mvnt.studio/docs/integrations/comfyui.md): Install the comfyui-mvnt custom node package, connect your MVNT API key, and build an audio-to-dance workflow directly inside ComfyUI. - [MVNT API: audio-to-dance generation for developers](https://mvnt.studio/docs/introduction.md): The MVNT API converts audio files into production-ready dance motion. Build web apps, ComfyUI workflows, and 3D pipelines with BVH, GLB, and MP4 outputs. ## OpenAPI Specs - [openapi](https://mvnt.studio/docs/openapi.json)