Add & Stream Video content Suggest Edits Use this guide to understand how to upload video files into one of Videograph's environments and generate HLS stream playback url. STEPS TO FOLLOW Generate API Accesstoken key pair Videograph uses token key pair that consists of Token ID and a secret key to authenticate API calls. API tokens are specific are to each environments within Videograph. 1 Play the video using Playback HLS url You can watch the video from the preview player at content details page or using the HLS playback URL. 4 Manage your content from Video dashboard. At this stage you can create video clips from the content, upload subtitles, create thumbnails, GIFS or even delete content. 5 Wait till you see "ready" status of the content The moment you POST a video. Videograph will start transcoding the file & generate a HLS URL. This takes a few seconds to minutes depending on the file size. 3 Send POST request to upload video Videos are referred to as content. Send a POST request to/contents endpoint and insert the URL of the video file into "url" parameter. 2