ravener / brawlstars.js

API wrapper for the official Brawl Stars API
https://ravener.github.io/brawlstars.js/
MIT License
17 stars 5 forks source link

how to get token? #1

Closed lintangtimur closed 5 years ago

lintangtimur commented 5 years ago

how to get token for Auth?

and how do you know endpoint for this API? sniffing?

ravener commented 5 years ago

Join the discord server via https://discord.me/BrawlAPI for tokens, the api is public and endpoints are listed in https://docs.brawlapi.cf, a breaking change happened today with endpoints I'll have to update them soon.

lintangtimur commented 5 years ago

ok thanks, but brawlapi.cf is Unofficial right? how can u fetch data from brawl supercell?

ravener commented 5 years ago

Yes its unofficial, and the "how" is a secret that we can't expose it.

lintangtimur commented 5 years ago

can i get hint? sniffing?

ravener commented 5 years ago

TCP Sockets and dealing with encryption.