Skip to main content
GET
Voice clone APIs manage saved voice profiles for the active business. Creating a voice profile is available on Agency plans and higher and does not spend video credits. Using a saved voice in a completed video composite follows the normal video/composite credit rules. Provider voice identifiers are never returned. API responses use NearIQ voice profile IDs only.

Plan limits

List voice profiles

Create a voice profile

POST /api/businesses/me/voice-clones accepts multipart/form-data.

Update a voice profile

PATCH /api/businesses/me/voice-clones renames a profile or sets it as the business default narration voice.

Delete a voice profile

If the deleted profile was the default and another profile remains, NearIQ marks the oldest remaining profile as default.

Access

Users must be authenticated and have access to the active business. Organization members need the manage_voice permission for create, update, and delete actions.