# AI Music Models > Compose, remix, and extend audio with generative AI on MuApi.ai. ## Overview Compose, remix, and extend audio with generative AI. Produce music from text prompts or build on existing audio files. Great for musicians, podcasters, and content makers. ## API Pattern Every model in this category uses the same submit-then-poll API: ```http POST https://api.muapi.ai/api/v1/{model} x-api-key: YOUR_API_KEY Content-Type: application/json ``` Response: `{ "request_id": "abc123", "status": "processing" }`. Poll GET `GET https://api.muapi.ai/api/v1/predictions/{request_id}/result` until status is completed; result URLs are in the outputs array. Optionally pass ?webhook=https://your-server on the submit call to receive a callback instead of polling. Get an API key at https://muapi.ai/nl/access-keys. ## Models in This Category - [suno-create-music](https://muapi.ai/nl/playground/suno-create-music): Het model suno-create-music is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-create-music` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-create-music/llms.txt - Cost: 0.090 credits per call - [minimax-speech-2.6-hd](https://muapi.ai/nl/playground/minimax-speech-2.6-hd): Het model minimax-speech-2.6-hd is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/minimax-speech-2.6-hd` - Per-model llms.txt: https://muapi.ai/nl/playground/minimax-speech-2.6-hd/llms.txt - Cost: 0.650 credits per call - [minimax-speech-2.6-turbo](https://muapi.ai/nl/playground/minimax-speech-2.6-turbo): Het model minimax-speech-2.6-turbo is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/minimax-speech-2.6-turbo` - Per-model llms.txt: https://muapi.ai/nl/playground/minimax-speech-2.6-turbo/llms.txt - Cost: 0.650 credits per call - [suno-extend-music](https://muapi.ai/nl/playground/suno-extend-music): Het model suno-extend-music is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-extend-music` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-extend-music/llms.txt - Cost: 0.090 credits per call - [minimax-voice-clone](https://muapi.ai/nl/playground/minimax-voice-clone): Het model minimax-voice-clone is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/minimax-voice-clone` - Per-model llms.txt: https://muapi.ai/nl/playground/minimax-voice-clone/llms.txt - Cost: 0.650 credits per call - [suno-generate-sounds](https://muapi.ai/nl/playground/suno-generate-sounds): Het model suno-generate-sounds is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-generate-sounds` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-generate-sounds/llms.txt - Cost: 0.020 credits per call - [suno-remix-music](https://muapi.ai/nl/playground/suno-remix-music): Het model suno-remix-music is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-remix-music` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-remix-music/llms.txt - Cost: 0.090 credits per call - [minimax-music-3.0](https://muapi.ai/nl/playground/minimax-music-3.0): Het model minimax-music-3.0 is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/minimax-music-3.0` - Per-model llms.txt: https://muapi.ai/nl/playground/minimax-music-3.0/llms.txt - Cost: 0.200 credits per call - [suno-add-vocals](https://muapi.ai/nl/playground/suno-add-vocals): Het model suno-add-vocals is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-add-vocals` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-add-vocals/llms.txt - Cost: 0.090 credits per call - [suno-voice-clone](https://muapi.ai/nl/playground/suno-voice-clone): Het model suno-voice-clone is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-voice-clone` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-voice-clone/llms.txt - [suno-add-instrumental](https://muapi.ai/nl/playground/suno-add-instrumental): Het model suno-add-instrumental is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-add-instrumental` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-add-instrumental/llms.txt - Cost: 0.090 credits per call - [suno-convert-to-wav](https://muapi.ai/nl/playground/suno-convert-to-wav): Het model suno-convert-to-wav is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-convert-to-wav` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-convert-to-wav/llms.txt - Cost: 0.010 credits per call - [suno-generate-mashup](https://muapi.ai/nl/playground/suno-generate-mashup): Het model suno-generate-mashup is beschikbaar op MuAPI met flexibele facturering op basis van gebruik en hoge gelijktijdigheid. - Endpoint: `POST https://api.muapi.ai/api/v1/suno-generate-mashup` - Per-model llms.txt: https://muapi.ai/nl/playground/suno-generate-mashup/llms.txt - Cost: 0.090 credits per call ## Agent Integration MuApi ships an MCP server so agents (Claude Code, Cursor, and custom agents) can call every model in this category as a tool: ```bash npm install -g muapi-cli muapi auth login muapi mcp serve # exposes all MuApi modellen as MCP tools ``` ## Bronnen - Category page: https://muapi.ai/nl/playground/group/music - Global llms.txt: https://muapi.ai/nl/llms.txt - API docs: https://muapi.ai/nl/docs - OpenAPI spec: https://api.muapi.ai/openapi.json