VTuber Schedule
## 🎥 VTuber Schedule API **Official real-time VTuber livestream schedules and channel metadata API.** One API to access live streams, upcoming schedules, and channel data across 200+ VTuber organizations. --- ### ✨ Features - 🔴 **Live Streams** — Get currently-live VTuber streams with real-time viewer counts, titles, thumbnails, and direct video links - 📅 **Upcoming Schedule** — Access scheduled…
VTuber Schedule endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Live Streams /v1/live |
Returns all VTubers currently live right now. Filter by org (Hololive, Nijisanji, Vspo, Indie), language, minimum viewer count, and timezone. Results are cached for 60 seconds. |
| GET |
Get Upcoming Streams /v1/upcoming |
Returns scheduled VTuber streams in the next 1-48 hours. Filter by org, language, and timezone. The tz parameter returns a start_local field adjusted to your timezone. Results… |
| GET |
Get Channels /v1/channels |
Browse and search VTuber channels. Filter by organization (Hololive, Nijisanji, etc.) and language. Returns channel name, org, language, and photo URL. |
| GET |
Health Check /ping |
Returns API status. Use this to verify the API is reachable before making other calls. |
VTuber Schedule pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $6.99 / month | 500 / minute |
|
| ULTRA | $19.99 / month | — |
|
| MEGA | $49.99 / month | — |
|