API Call limit question

Hi Guys,
Regarding the API Call limit…
When I query https://api.twitch.tv/helix/users ?login=,&login=
with multiple user logins

Will this count as 1 call or will it be classed as multiple calls based on how many logins are being passed in the query url ?

Thanks in advance

One HTTP request = 1 token used

Regardless of the number of users you look up in one go.

Refer to the ratelimit-remaining header.

1 Like

Thanks Barry

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