Overview
The Twitch connector syncs your streaming data into analytics-ready tables in your data warehouse. Pull streams, users, subscriptions, and clips from the Twitch API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following Twitch data into your data warehouse, each as its own table refreshed on your schedule:
- Streams
- Users
- Subscriptions
- Clips
Authentication
OAuth2 (Client Credentials or user flows)
Register an app in the Twitch Developer Console for a Client ID and Client Secret.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
Resources
Twitch API docs ↗
Official provider documentation.
Authentication
How Ingest stores and rotates credentials.
Request access
Tell us you want this connector and we will get you set up.
Don't see the endpoint you need? Tell us and we will add it.