Asset URLs
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
asset_identifierstring · enumOptionalPossible values:
Asset identifier to be used for url generation
universal: URLs will be generted using uniqueidof assetpersonalized: URLs will be generated usingcustomer_idandasset_nameof asset
playback_qualitystring · enumOptionalPossible values:
Initial quality of video
HD: High DefinitionFHD: Full High Definition
playback_ratestring · enumOptionalPossible values:
Playback rate of video Values are:
1: 1x2: 2x4: 4x8: 8x
with_multi_viewbooleanOptionalDefault:
Fetch view specific urls (Asset is required to be subscribed for multi view)
falsewidthinteger · min: 320 · max: 1920OptionalDefault:
Width of video in pixels
640Responses
200
OK
application/json
403
Unauthorized
application/json
422
Unprocessable Entity
application/json
get
/urls/embededAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
asset_identifierstring · enumOptionalPossible values:
Asset identifier to be used for url generation
universal: URLs will be generted using uniqueidof assetpersonalized: URLs will be generated usingcustomer_idandasset_nameof asset
playback_qualitystring · enumOptionalPossible values:
Initial quality of video
HD: High DefinitionFHD: Full High Definition
playback_ratestring · enumOptionalPossible values:
Playback rate of video Values are:
1: 1x2: 2x4: 4x8: 8x
with_multi_viewbooleanOptionalDefault:
Fetch view specific urls (Asset is required to be subscribed for multi view)
falseResponses
200
OK
application/json
403
Unauthorized
application/json
422
Unprocessable Entity
application/json
get
/urls/standaloneLast updated