Bulk create pronunciations from ZIP

Upload multiple pronunciations at once. Each audio file in the ZIP becomes a pronunciation — the filename (without extension) is used as the word.

Authentication

AuthorizationBearer
API key from https://app.resemble.ai/hub/api

Request

This endpoint expects a multipart form containing a file.
zipfileRequired
ZIP file containing audio files. Max 50 files, max 100MB total.

Response

Bulk creation result
successbooleanOptional
total_createdintegerOptional
Number of pronunciations successfully created
total_errorsintegerOptional
Number of files that failed validation
itemslist of objectsOptional
errorslist of objectsOptional