I am in a process to develop an app in which the user would enter some text into the textbox . On click of search button , the application fetches list of all videos with details like link , thumbnail and title related to the input. Just like we do in youtube. I want to bind that data to listbox .
My problem is I am unable to start with it. I have registered my app but do I need client Key and all because I am accessing public videos. Any help would be appreciated
PS: I am able to do this with youtube. I want JSON data which I can bind. Thanks
You can generate an unauthenticated token, and use it forever (it will not expire).
There is additional documentation here: https://developer.vimeo.com/api/authentication#unauthenticated-requests