v1
latestOpenAPI 3.0.02026-07-26355125.0 KBdocs/en/Market/Suno API/voice
suno接口/voice
Suno Voice Check Availability API
Check whether a generated Suno custom voice is available.
Use this endpoint after voice generation completes to verify that the generated voice can be used in supported Suno generation APIs. Submit the related task ID and check the isAvailable value in the response.
When to Use
This endpoint is useful when you need to confirm voice availability before starting a music generation request that depends on the custom voice.
<Card title="Get Voice Record" icon="lucide-search" href="/suno-api/suno-voice-record-info"
Query the voice generation task first to obtain the latest task status and generated voice information </Card>
Related resources
<CardGroup cols={2}> <Card title="Generate Voice" icon="lucide-mic" href="/suno-api/suno-voice-generate"> Create a custom voice from verification audio </Card> <Card title="General API" icon="lucide-cog" href="/suno-api/get-remaining-credits"> View account credits and usage </Card> </CardGroup>post/api/v1/voice/check-voice