License editorial video content

POST {{baseUrl}}/v2/editorial/videos/licenses

This endpoint gets licenses for one or more editorial videos. You must specify the country and one or more editorial videos to license.

Request Body

{"country"=>"<country-code-3>", "editorial"=>[{"editorial_id"=>"<string>", "license"=>"<string>", "size"=>"original"}, {"editorial_id"=>"<string>", "license"=>"<string>", "size"=>"original"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;editorial_id&quot;:&quot;69656358&quot;,&quot;download&quot;:{&quot;url&quot;:&quot;https://s3-eu-west-1.amazonaws.com/api-downloads.rexfeatures.com/[random-characters].mov?Expires=1524717323&quot;}}]}