How to find token for api

How to find token for api in nightbot

Please see the API docs: https://api-docs.nightbot.tv/

Yes i view and i don’t know how to find token in my night bot

Youll have to be a bit more specific, not sure what you are looking for. What are you trying to do?

I am making live stream like this stream https://www.youtube.com/watch?v=sKIbH-gXmX0

And i make queue for song and i will make this


I making in api that is show now playing song
Number queue
And list in queue

Ah ok, yeah you can do that through the API, so you are looking for a token? This token can’t be found in Nightbot, you will need to make an authorization request.

You’ll have to follow the OAuth flow as described here: https://api-docs.nightbot.tv/#oauth-2
At the end of the authorization flow you’ll receive the needed access token.

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