# suno-voice-clone > Clone your singing voice in two takes for use with Suno music generation. Submit a 10-second sample, then read back a fresh random phrase the system generates (anti-deepfake liveness check), and receive a reusable voice_id you can drop into Suno music creation. Free during preview. ## Overview - **Endpoint**: `POST https://api.muapi.ai/api/v1/suno-voice-clone` - **Model ID**: `suno-voice-clone` - **Category**: text to audio - **Variant**: Custom Voice Cloning - **Family**: suno - **Cost**: 0 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-voice-clone Content-Type: application/json x-api-key: YOUR_API_KEY ``` **Minimum (required only):** ```json { "audio_url": "https://example.com/your-audio_url" } ``` **Full example (all params):** ```json { "audio_url": "https://example.com/your-audio_url", "voice_name": "", "description": "", "style": "