This page describes how to make authenticated requests against the Zeed API.

All requests to any endpoint of the Zeed API will require an x-api-key header containing your API token to be passed along with every request. An API token can be requested by contacting us at [email protected].

See GET /video for an example of this in practise. You can test out all endpoints documented on this site using the handy API testing tool on the right hand column of every page.