Want to know which streamers i follow are online

I am creating a website for which i want to get data from twitch for myself so i m the client.
i basically want to update on my website the streamers status(live or not) and also display my milestones/achievements etc.
Please Help me out i m new to this
Thanks for all the help in advance

Get your follows from

Look up a page of 100 and pass all the ID’s to the streams endpoint

Streams lets you lookup 100 streams at once

There are no API’s for the milestones/achievements that are in the dashboard

sorry for the bother but what is a oauth token nd how do i get it??
nd does this mean the user will have to login to view the data??
i m using postman is that the issue

Authentication is covered here

Your probably want an app access token

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