Our video catalog at your fingertips in less than 5 minutes

Scalable and simple to integrate, the Coverr Video API brings high-quality videos to your projects - totally free.

Documentation Interested in hosting our videos yourself? We do that too!
Get in touch with our partnerships team at [email protected]
Our video catalog at your fingertips in less than 5 minutes
Trusted by millions of users and partners around the world

Code Examples

Documentation
$ curl https://api.coverr.co/videos?query=dog

{
  "page": 0,
  "pages": 4,
  "page_size": 20,
  "total": 76,
  "hits": [
    {
      "created_at": "2020-08-14T12:50:05.569Z",
      "updated_at": "2020-08-14T12:50:05.569Z",
      "title": "Man Running with a Dog on Mountain Top",
      "thumbnail": "https://coverr.co/cdn-cgi/imagedelivery/BeFsi1Bg3dy52sAQw9oTPw/e3e4a5ce-b2f2-4b9b-a8fb-f2c7bae73700/1080p",
      "description": "Beautiful shot of a man running with a dog on a mountain top.",
      "is_vertical": false,
      "tags": [
        "man",
        "running",
        "run",
        "dog",
        ...
      ],
      ...
    }
  ]
}

Built for Scale & Performance

Our API is seamless to integrate and optimized for products of any size

Simple integration

Power your product with our videos in less than 5 mins.

Reliability

This very same API serves hundreds of thousands of calls a day coming from Coverr.co and our design partners.

Scalability

From 1000 calls a month to 500 calls a minute, our API can accommodate your business and product needs.

Powered by Coverr

See the Video API in action

Google
CSS Hero
Linktree
Ready to bring the power of video to your project? Documentation

FAQ

How much does it cost?

Our API is completely free to use for both personal and commercial use, with a few limitations outlined below.

What are the limitations?

Our API cannot be resold or redistributed in any form.

When granted API access, you'll get a Staging app, with 1000 calls per month.
Once you're ready to launch, request a Production application to get 500 calls per minute.
Videos are required to credit Coverr by showing our logo - see documentation for an example.

Do I get access to all videos?

Yes, you get full access to our entire current and future video library.

What if I need more requests?

Enterprise solutions are also available upon request for larger scale needs.
Need to host the videos on your server? That's outside of the API scope, so let's talk.

Can I expose my API Key on my front-end?

In short, no. We require your application to make the request from a secured backend endpoint. Making your API key public will expose it to abuse and might cause disruption in service if request quotas are hit.

What if I want to host videos directly from my app?

As mentioned above, on-premise video hosting isn't supported via the API packages, but we can explore options together. Contact us for more details.