clipr
Unlock the full power of Twitch with instant access to clips, VODs, and channel data. Whether you're building a viral clip aggregator, analytics dashboard, or download tool, Clipr API delivers everything you need in one simple call. #### 🎬 Instant Access to Twitch Clips Get direct MP4 download URLs for every clip in multiple qualities (1080p, 720p, 480p, 360p) - no secondary requests needed.…
clipr endpoints
| Method | Endpoint | Description |
|---|---|---|
| Categories | ||
| GET |
getTopCategories /api/v1/categories |
Retrieve the top Twitch categories/games by viewer count |
| GET |
getCategoryClips /api/v1/categories/{slug}/clips |
Retrieve clips for a specific game/category with filtering and pagination |
| Channels | ||
| GET |
getChannelVideos /api/v1/channels/{username}/videos |
Retrieve videos (VODs) for a specific channel |
| GET |
getChannel /api/v1/channels/{username} |
Retrieve detailed information about a Twitch channel |
| GET |
searchChannels /api/v1/channels/search |
Search for Twitch channels by username or keywords |
| GET |
getChannelClips /api/v1/channels/{username}/clips |
Retrieve clips for a specific channel |
| Clips | ||
| GET |
getClip /api/v1/clips/{slug} |
Retrieve detailed information about a Twitch clip including download links in multiple qualities |
| Videos | ||
| GET |
getVideo /api/v1/videos/{id} |
Retrieve detailed information about a Twitch VOD including available qualities |
| GET |
getVideoPlaylist /api/v1/videos/{id}/playlist |
Returns a ready-to-use M3U8 playlist file for a video with optional trimming. The playlist contains direct URLs to video segments (.ts files) that can be downloaded with ffmpeg… |
| Other endpoints | ||
| GET |
5c518735079fec3932721a7801ed3113 /api/v1/channels/search |
Search for Twitch channels by username or keywords |
| GET |
d147673f83988e83ba5d629fd7db9221 /api/v1/channels/{username}/clips |
Retrieve clips for a specific channel |
| POST |
74cacf086c20aceb16d356cd66719c32 /api/v1/videos/download |
Generate a signed download URL for a specific VOD with custom time range and quality. This returns a download_id that can be used with the download endpoint. |
| GET |
8a84f4260a99fcd29cbaf65dd6c019eb /api/v1/channels/{username} |
Retrieve detailed information about a Twitch channel |
| GET |
6e397b23c11def7fec6c5bc9361845c4 /api/v1/channels/{username}/videos |
Retrieve videos (VODs) for a specific channel |
| GET |
d620e4019f22e6e4ff035fdc4ecaef56 /api/v1/clips/{slug} |
Retrieve detailed information about a Twitch clip including download links in multiple qualities |
| GET |
56286ccc69ca52e2fb241860b7e80bcd /api/v1/videos/{id}/playlist |
Returns a ready-to-use M3U8 playlist file for a video with optional trimming. The playlist contains direct URLs to video segments (.ts files) that can be downloaded with ffmpeg… |
| GET |
efa45a466e76dd7f0578976bcdc227f1 /api/v1/videos/{id} |
Retrieve detailed information about a Twitch VOD including available qualities |
| GET |
8d863610a6bdb3666b824b9b6cd29a8e /api/v1/categories/{slug}/clips |
Retrieve clips for a specific game/category with filtering and pagination |
| GET |
e225c2b7eb5daf7fb16e00f4f07ff030 /api/v1/categories |
Retrieve the top Twitch categories/games by viewer count |
clipr pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / minute |
|
| PRO | $4.99 / month | 2 / second |
|
| ULTRA Recommended | $19.99 / month | 5 / second |
|
| MEGA | $79.99 / month | — |
|