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 token from https://app.resemble.ai/account/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
successboolean or null
total_createdinteger or null
Number of pronunciations successfully created
total_errorsinteger or null
Number of files that failed validation
itemslist of objects or null
errorslist of objects or null