#API for managing emotes
1 messages · Page 1 of 1 (latest)
look into gql here #developers message
v4 is the newest one
also you can just open network tab on 7tv.app website, do stuff and look what gql requests are being sent
How does authentication for the gql API work? Does it just rely on your session?
you can get it from local storage "7tv-token", keep in mind it will expire after some time
if you need persistent token you'll need to ask for it
Yeh, I'd want to have a persistent token that can be stored in secrets for the automation