justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

Get info by slug channels/:channel diff v3/v5 #674

Closed FireGM closed 7 years ago

FireGM commented 7 years ago

Can not get info with v5 https://api.twitch.tv/kraken/channels/test_channel. Deprecated? I saw only about user. And how get id channel by slug?

BarryCarlyon commented 7 years ago

Everything in Twitch API v5 uses ID instead of name.

See this section of the docs https://dev.twitch.tv/docs/v5/guides/using-the-twitch-api/ on how to translate Names to ID's