v1
latestOpenAPI 3.1.02026-07-24251250397.8 KBExplicit SSAI Session Initialization Endpoint
Initializes the SSAI session and returns a JSON with the URLs needed to stream content and track the session
If URL-signing is enabled, follow the instructions for creating a properly formed request.
For DRM-protected content, use the Single media, playback metadata endpoint and include the ad_config_id query parameter to request the SSAI version with DRM support.
Path parameters
Property or site ID that owns a piece of media
Eight-character, alphanumeric ID that uniquely identifies the media
This can be found on the video detail page in the dashboard.
The file extension of the manifest
Possible values:
- m3u8: HLS manifest
- mpd: DASH manifest
Query parameters
Unique identifier of the ad config
(Optional) Schema format for the requested SSAI media manifest
The schema query parameter is either omitted/empty or aws. When empty, successful JSON uses manifest_url and session_info. When schema=aws, the same values are returned as manifestUrl and trackingUrl.
Request body
Response
SSAI session started successfully. JSON containing the manifest URL and session info URL.
May include an optional warning when playback URLs are still returned but something did not match the ideal path.