Twitch profile stats
Netdesignr's primary focus has been developing and creating products that help users surf the internet.
6 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Twitch profile stats endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get user profile details /users |
This enpoint is recommened for getting the user ID (to_id) that will eventually be used on the get followers endpoint |
| GET |
Get user total followers /users/follows |
This enpoint is recommened for getting the user total followers from the profile. ```to_id``` parameter is required and can be generated with the help of the ```/users/```… |
Twitch profile stats pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $180 / month | — |
|