I am thinking about using the Vimeo-API to add some extra information to my embedded Vimeo-Video. I am interested in the description and the license. I can see that there is an simple API and an advaced API and I would rather want to use the simple one. But it seems that information on the license is not included. Is there a way to get the license for a video without using the advanced API?
Thanks Magda
The new API (https://developer.vimeo.com/api) is much easier than the Advanced API. I highly recommend giving it a shot.
This API will provide the license type alongside every video response, and allows you to filter most API requests by licenses.