Pre-Configured APIs
Vimeo
API configuration: vimeo
, vimeo-basic
Features
Features | Status |
---|---|
Auth (OAuth + Basic) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- How to register an Application
- OAuth related docs
- List of OAuth scopes
- Basic auth related docs
- Vimeo API docs
Need help getting started? Get help in the community.
API gotchas
- Currently
vimeo
doesn’t support refresh tokens. - When using
vimeo-basic
authentication, add your appclient_id
as the username andclient_secret
as the password. - Vimeo enforces different rate limits based on the membership level. For more details check Vimeo rate limits
Add Getting Started links and Gotchas by editing this page