Upload an audio file to an existing asset group. The returned Asset ID can be referenced as asset://<ID> in Seedance 2.0 requests for background music, reference audio, and similar scenarios. Supports wav/mp3 format, ≤15 MB.
Documentation Index
Fetch the complete documentation index at: https://docs.anyfast.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Format Bearer <token> where <token> is your API Key.
Asset group ID.
"group-20260319072926-rrnmg"
Asset type. Fixed value Audio for audio.
Audio "Audio"
Audio URL, Data URI, or raw Base64 string (wav/mp3, ≤15 MB).
"https://example.com/audio.mp3"
Billing model. Fixed value volc-asset-audio for audio.
volc-asset-audio "volc-asset-audio"
Asset name.
"background-music"
Audio asset created successfully
Asset ID. Use as asset://<ID> in Seedance 2.0 requests.
"asset-20260320120147-pqwhc"