8000 GitHub - vimeo/openapi: An OpenAPI specification for the Vimeo API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

vimeo/openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️⚠️⚠️ This library is no longer updated. For an updated spec, use the following curl: ⚠️⚠️⚠️

curl -X GET \
  'https://api.vimeo.com/?openapi=1' \
  -H 'Accept: application/json;version=3.4' \
  -H 'Authorization: bearer YOUR_BEARER_TOKEN'

Vimeo + OpenAPI

Our OpenAPI specification powers the Vimeo API Reference pages and API playground.

For an updated spec, make the following request:

curl -X GET \
  'https://api.vimeo.com/?openapi=1' \
  -H 'Accept: application/json;version=3.4' \
  -H 'Authorization: bearer YOUR_BEARER_TOKEN'

If you also wish to receive a copy of the specification for a different API version (version 3.4 is our latest public default), you can do so by changing your Accept header to pull a copy appropriate for that version.

Support

If you have any questions or problems, contact us.

About

An OpenAPI specification for the Vimeo API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0