View Player

The full URL will look like https://player.zype.com/embed/[video_id].[format]. The format for the player response must be one of Iframes, JavaScript or JSON players depending on device capabilities (Example: html, js, json). Use a consumer's access token or your site's API/App/Player keys to authenticate this call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of video

string
enum
required

Player response format:

  • iframe - iframe web player.
  • js - JavaScript web Player
  • json - JSON payload with metada and iether a web player or m3u8 files depending on the User Agent and the player_type parameter)
Allowed:
Query Params
boolean

Whether or not to autoplay on page load

boolean

Request audio only

boolean

Request download only player

boolean

Enable DVR for Zype Live events

string
enum

Only available when using .json format, it will return a JSON payload with m3u8 files regardeless of the user-agent. Inteded for 3rd party web playerintegration.

Allowed:
boolean

Default: false. When true, it will return the live archive HLS URL. This is only valid for live events videos

integer

Time in epoch format. Mandatory when setting archive_url to true. When requesting the archive HLS URL, sets where the event begins or where you want to start the program from.

integer

Time in epoch format, optional. If the end_time is not defined, it will generate a live event manifest for the stream starting from the start_time.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json