# suno-extend-music > This API extends audio tracks while preserving the original style of the audio track. It includes Suno's upload functionality, allowing users to upload audio files for processing. The expected result is a longer track that seamlessly continues the input style. ## Overview - **Endpoint**: `POST https://api.muapi.ai/api/v1/suno-extend-music` - **Model ID**: `suno-extend-music` - **Category**: text to audio - **Variant**: Extend Music - **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-extend-music Content-Type: application/json x-api-key: YOUR_API_KEY ``` **Minimum (required only):** ```json { "prompt": "", "audio_url": "https://example.com/your-audio_url", "style": "