New API: Clips Discovery

Hey, devs!

We’ve released a new Clips Discovery API for you to use! You can use the API to find the latest and greatest in Clipperinos. :slight_smile:

Let me know if you have any questions! The team is taking feedback on their UserVoice.

-D

2 Likes

Howdy,

This query appears to return daily information.

https://api.twitch.tv/kraken/clips/top?limit=20&game=Destiny&period=week&trending=true"

although the docs indicate that it should show information for the entire week because of the period=week being in the request.

Thoughts?

Awesome!

Is this feature operational? I saw the documentation today and tried running it through my browser, appending my client-id and api-version onto the url like so: “?api_version=5&client_id=…”, and I’m getting nothing. Just a 404 response. I tried the same with other requests and the same client-id and they work fine.

@jpcguy89 According to the documentation you need to request API version 4 for the clips API:

1 Like

@zerocarbthirty Looking into that.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.