New HeySpread API resource: get the list of supported video sites

June 10th, 2009

As you may already notice, the list of video sites we support changed many times since the launch of HeySpread. The problem is that your application didn’t know the sites we add or remove.

So, we decided to give you a way to know what are the sites we currently support via this simple API call: GET /sites. You also get other interesting information like the registration link, the favicon and the video size limit.

You can have a look at the documentation here.

Back to top