Twitch API Version Update Discussion & FAQ

You kind of have to use the beta badge API to show all chat badges properly.

The bulk login endpoint is here! You can request up to 100 users at a time.

Ex: https://api.twitch.tv/kraken/users?api_version=5&client_id=&login=dallas,3v,BarryCarlyon

CC: @SeeingBlue, @BarryCarlyon, @moocat, @Stricted, @freaktechnik, @CBenni, and probably more.

10 Likes

Is there any update on when they will all be strings? I would prefer to not deploy some hacky method of parsing the id back and forth.

1 Like

Thanks so much.

I believe I havent heard back about adding IDs to CLEARCHATs and similar? I am referring to this old thread: Tags for messages triggered by chat commands

@DallasNChains Is there any chance to extend the bulk endpoint functionality to /channels/? That contains the data that we’re looking for and hope to minimize the amount of calls we need to do regularly (over 4mil users). Even if it’s just a format like https://api.twitch.tv/kraken/channels/#,#,#,#,#,# (or however, really) (for up to 10, 50, etc).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.