i want to use this ** https://api.twitch.tv/helix/streams** endpoint and i wasted about two days setting up authentication before re-re-reading about it and seeing no authentication required and was wondering for the endpoint the only authent i need is to put my id in the header of my ajax and i really don’t understand how to do that and was wondering if anyone had advice or could help,
thank you for that,
i dont really know how to use curl, so i have been using ajax which i am sort of comfortable with for this purpose…
and im pretty sure it needs my client id and my secret which i tried using the ajax built in methods{username:name, password:password} would that not be the right way to go?