Check Voice Name Availability
Discovery
Check Voice Name Availability
Check whether a voice name is available before cloning.
POST
Check Voice Name Availability
Overview
Returns whether a proposed voice name is available in your org’s library. Use this to validate input before calling Clone Voice, which rejects the request outright if the name is taken. Names are scoped per org and case-insensitive.Headers
Your API key for authentication.
Body Parameters
Voice name to check. 1-30 characters.
Response
success on success.true if the name is available, false if it is already in use.Human-readable confirmation.
Docs for agents: llms.txt