v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Media

Api to list the url to call to set the media session cookie. The call will also redirect to the same url. The media session cookie can be used to replace the bearer authentication for mp4 playback in web browsers.

get/media/session

Response

OK

urlstring url required

Url for the media endpoint that sets the media session cookie

Example response

{
  "url": "https://media.c13.eagleyenetworks.com/media/"
}