# suno-generate-mashup > Create a mashup using 1-5 audio tracks. ## Overview - **Endpoint**: `POST https://api.muapi.ai/api/v1/suno-generate-mashup` - **Model ID**: `suno-generate-mashup` - **Category**: text to audio - **Variant**: Suno Mashup - **Family**: suno - **Cost**: 0.09 credits per call (some models compute cost dynamically based on params) ## API Usage MuApi uses a **submit-then-poll** pattern: submit a job, get a `request_id`, then poll the predictions endpoint until `status` is `completed`. Optionally pass `?webhook=YOUR_URL` on the submit call to receive a POST callback when the job finishes (skip polling). **Authentication**: send your MuApi key in the `x-api-key` header. Get one at https://muapi.ai/access-keys. ### 1. Submit a job ```http POST https://api.muapi.ai/api/v1/suno-generate-mashup Content-Type: application/json x-api-key: YOUR_API_KEY ``` **Minimum (required only):** ```json { "audios_list": [] } ``` **Full example (all params):** ```json { "audios_list": [], "prompt": "", "style": "