Create audio enhancement

Submit an audio file for enhancement. Processing happens asynchronously in the background.

Authentication

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

Request

This endpoint expects a multipart form containing a file.
audio_filefileRequired

Audio file to enhance (WAV, MP3, M4A, MP4, OGG, AAC, FLAC). Max 150 MB.

remove_noisebooleanOptionalDefaults to true
Remove background noise.
normalizebooleanOptionalDefaults to true
Normalize audio levels.
studio_soundbooleanOptionalDefaults to true

Apply studio-quality enhancement.

Response

Enhancement job created
successbooleanOptional
uuidstringOptional
statusenumOptional

Errors

400
Bad Request Error
403
Forbidden Error