Get all my Video On Demand VOD videos, properties, urls

469 Views Asked by At

I cannot find on the Vimeo API how to get all my VOD videos with the description, title, price and the url to buy them. ondemand/pages is not really showing any useful info, neither is google.

Anybody knows the endpoint for this or how to get this info?

1

There are 1 best solutions below

2
On

Vimeo API for endpoints:

https://developer.vimeo.com/api/endpoints

Specifically

https://developer.vimeo.com/api/playground/me/ondemand/pages

If you're already using this and it doesn't have the info you need, you might have to contact support and request it to be added.