Use the modules list to quickly find a function. Clicking on the function name or API alias will take you to the complete documentation for the module function in question.
Function | API Alias | Description |
---|---|---|
Bits::getCheermotes |
/bits/cheermotes |
Gets the cheermotes for a channel, or the default list of cheermotes if no channel ID is provided |
Function | API Alias | Description |
---|---|---|
Games::getTopGames |
/games/top |
Gets games sorted by number of current viewers on Twitch, most popular first |
Function | API Alias | Description |
---|---|---|
Ingests::getIngestServers |
/ingests |
Gets the current status of all publicly available ingest servers |
Function | API Alias | Description |
---|---|---|
Teams::getTeams |
/teams |
Gets all active teams based on the limit and offset you provide |
Teams::getTeam |
/team |
Gets the specific team object by the requested team name |
Function | API Alias | Description |
---|---|---|
Search::channels |
/search/channels |
Searches for all live streams that match your query comparing on the channel name |
Search::games |
/search/games |
Searches for all live streams that match your query comparing on the game being streamed |
Search::streams |
/search/streams |
Searches for all live streams that match your query comparing on the stream title |