Authenticate

LATEST ARTICLES

Tutorials ยท 8 min read

api.video + aflorithmic.ai: Localize Advertisement Videos with Personalized Voice Overs!

Learn how to rapidly create advertisement videos with localized information and professional, high quality voice overs.

Erikka Innes ยท August 5, 2021

Tutorials ยท 2 min read

When your token expires, hit refresh and protect your API key

Use refresh tokens to avoid exposing your api credentials when your access token expires.

Erikka Innes ยท April 21, 2021

Tutorials ยท 14 min read

Upload a big video file using Python

If you try to upload big files in Python, a common way to handle them is by breaking them into chunks. This tutorial will show you how to break your file into chunks and send the file for upload to api.video.

Erikka Innes ยท February 11, 2021

Tutorials ยท 8 min read

Upload a video from your computer with the api.video API (Python)

When you upload videos from your computer, you must use a two step process. First you create a container for your video, then you upload your video into your container. This code sample shows you how!

Erikka Innes ยท February 10, 2021

Tutorials ยท 5 min read

Upload a video to api.video using a public URL

Video upload with the api.video API. Move a video from a public URL to api.video using Python.

Erikka Innes ยท February 8, 2021

Tutorials ยท 2 min read

Video deletion: Learn how to delete a video from your account

Sometimes, it is necessary to say goodbye. In this post, we walk through the steps required to delete a video from your api.video account.

Doug Sillars ยท November 23, 2020

Tutorials ยท 3 min read

Delegated uploads: Make video uploads with a token you create

Sometimes, it is desirable to allow users to upload videos into api.video. If using your private API key is not possible, you can use the delegated upload option. Learn how in this post!

Doug Sillars ยท September 16, 2020

Tutorials ยท 3 min read

Create a Live Stream

Live streaming your content is a great way to connect with your audience. In this tutorial, we'll walk through he steps you need to follow to set up a video livestream.

Doug Sillars ยท May 4, 2020

Tutorials ยท 1 min read

Authentication steps

Every call made to a api.video API requires an access_token. This tutorial will walk you through the authentication steps.

Doug Sillars ยท March 25, 2020

Tutorials ยท 3 min read

Video upload with cURL

api.video can help you simplify your video hosting and delivery. As such, one of the first things you'll want to do is to upload videos and get them loaded into the service. Once you upload the video, we'll take care of transcoding the video in to streams for delivery to your users.

Doug Sillars ยท March 19, 2020