Twitch · GraphQL Specification

Twitch GraphQL

Twitch uses GraphQL internally for its web and mobile clients. While Twitch does not offer an officially supported public GraphQL API, the internal GQL endpoint at `https://gql.twitch.tv/gql` is widely documented by the developer community through reverse engineering.

Documentation Endpoint View on GitHub EntertainmentGamingLive VideoStreamingVideoGraphQL

Overview

Twitch GraphQL is a GraphQL API specification published by Twitch on the APIs.io network.

Twitch uses GraphQL internally for its web and mobile clients. While Twitch does not offer an officially supported public GraphQL API, the internal GQL endpoint at https://gql.twitch.tv/gql is widely documented by the developer community through reverse engineering.

The specification includes 7 reference links.

Tagged areas include Entertainment, Gaming, Live Video, Streaming, and Video.

Endpoint

References

Related API Specs

Twitch API (OpenAPI) Twitch EventSub (AsyncAPI) Twitch Extensions API (OpenAPI) Twitch Drops API (OpenAPI) Twitch Video Broadcast API (OpenAPI) Twitch Insights and Analytics API (OpenAPI) IGDB API (OpenAPI)
Back to Twitch · All GraphQL Specs · GitHub