Generate Networking Lounge Video URL

This API is used to generate networking lounge video URLs before uploading a video.

The below table shows specifications about response data.

AttributeDescription
idReturns a unique identifier for records.
playBackIdReturns the playback id for streaming.
assetIdReturns an asset ID for Mux players.
defaultPlaybackIf returns "true" default playback options are selected. If "false" they are not.
fileNameReturns a file name for download.
createdByReturns a user ID that is responsible to add a video to the lounge.
signedReturns a boolean value that shows if a token is signed or not.
playBackRestrictionTokenIt contains a playback restriction token, which allows you to set additional rules for playing videos. For instance, viewers can play videos embedded on the https://example.com website when you set the Playback Restrictions with example.com as an allowed domain. Any video requests from other websites are denied.
thumbnailRestrictionTokenIt contains a playback restriction token, which allows you to set additional rules for thumbnails. For instance, viewers can view thumbnails embedded on the https://example.com website when you set the Playback Restrictions with example.com as an allowed domain. Any thumbnails request from other websites is denied.
createdAtReturns a timestamp for playback creation
durationReturns a duration of playback assets.

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Response status codeError codeDescription
4014010101You are not authorized to view the resource.
404The resource you were trying to reach is not found.
40640600013Server can not create URL from the eventUrl value.
4044040200No event could be found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!