License sound effects

POST {{baseUrl}}/v2/sfx/licenses

This endpoint licenses sounds effect assets.

Request Body

{"sound_effects"=>[{"sfx_id"=>"<string>", "subscription_id"=>"<string>", "audio_layout"=>"<string>", "format"=>"<string>", "search_id"=>"<string>"}, {"sfx_id"=>"<string>", "subscription_id"=>"<string>", "audio_layout"=>"<string>", "format"=>"<string>", "search_id"=>"<string>"}]}

HEADERS

KeyDatatypeRequiredDescription
User-Agentstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;allotment_charge&quot;:1,&quot;download&quot;:{&quot;url&quot;:&quot;https://download.shutterstock.com/gatekeeper/[random-characters]/shutterstock_59656357.mp3&quot;},&quot;sfx_id&quot;:&quot;123456789&quot;}],&quot;page&quot;:1,&quot;per_page&quot;:5,&quot;total_count&quot;:123455}