Create audio enhancement
Submit an audio file for enhancement. Processing happens asynchronously in the background.
The API defaults to the v2 enhancement engine. The v1 engine is legacy and will be sunset in a future release.
Authentication
AuthorizationBearer
API token from https://app.resemble.ai/account/api
Request
This endpoint expects a multipart form containing a file.
audio_file
Audio file to enhance (WAV, MP3, M4A, MP4, OGG, AAC, FLAC). Max 150 MB.
enhancement_engine
Enhancement engine to use. Default is v2.
Allowed values:
remove_noise
Remove background noise. Engine v2 only.
normalize
Normalize audio levels. Engine v2 only.
studio_sound
Apply studio-quality enhancement. Engine v2 only.
enhancement_level
Enhancement intensity (0.0 to 1.0). Engine v1 only (legacy).
loudness_target_level
Target loudness in LUFS. Engine v1 only (legacy).
loudness_peak_limit
Peak limit in dBTP. Engine v1 only (legacy).
Response
Enhancement job created
success
uuid
status
Allowed values:
