API woes? We can help.
When it comes to questions, there's no rate limit.
The API, FYI
General knowledge about the Vimeo APIs and how to use them.
Policies and Mysteries
Vimeo policies, account stuff, or anything that requires the exchange of secret tokens and passwords.
Bugs
They happen. When you find one, please let us know.
Feature Requests and Feedback
Your wish is our Python command. Check our roadmap to see what we’re building next, and if you don’t find what you need, give us a shout.
Updates
See our changelog to keep up-to-date with changes in the API.
Integration Facilitation
Need help working with the Vimeo APIs? We have a few different resources for you to peruse.
-
API Guides
These trusty digital manuals will help you accomplish all your wildest API integration dreams.
-
The Forums
Have a question about working with our API? Ask for help from staff members and developers who are extra-immersed in the Vimeosphere.
-
Stack Overflow
Should you find yourself thoroughly stumped, tap into a community of developers who are well versed in the Vimeo APIs.
Some things to keep in mind:
Before you journey down the rabbit hole, take a moment to familiarize yourself with our API-specific forum decorum.
Search:
Make sure you search through existing threads before starting your own. It’s possible that someone has already asked the same question — and gotten an answer!
Tagging:
It’s important to accurately tag your topic or question:
- vimeo-api: For items related to the API.
- vimeo-player: Anything about the Player.
- vimeo: Not sure what the tag should be? This is your guy.
Staff Moderators:
Sometimes, even the most determined developers get stumped. Keep an eye out for the friendly faces of these Vimeo staff members, who will be chiming in from time to time with their professional opinions.
Recent Updates from Vimeo
-
Graphing systems metrics with netdata, Prometheus, and Grafana
Sep 13, 2017
In this article I will walk you through the basics of getting Netdata, Prometheus and Grafana all working together and monitoring your application servers. This article will be using Docker on your local workstation. We will be working with Docker in an ad-hoc way, launching containers that run ‘/bin/bash’…
-
Android Instant Apps, step-by-step: how Vimeo went about it
Jun 14, 2017
What are Android Instant Apps?As an Android user, I’m ecstatic to say that Google has finally made Android Instant Apps (AIA) public to developers. AIA is a new feature built into the Android operating system (available on everything back to Lollipop), allowing users to open individual features of your…