Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
This is my first time trying API with Power BI.
I would like to connect to Brawl Stars API.
I was generated my Token and was able to connect to API using new header:
"Authorization:" with value "Bearer {my token}".
However I do not know how to query whole data in there.
For example I can load only basic info about Brawl Stars characters (Brawlers) like Name and id.
I do not know how to query more detailed info like stats, description etc.
It looks like this, I can query PLAYERS, CLUBS, RANKINGS, BRAWLERS and EVENTS.
More detailed data appears to be in "Model". How to query that?
The API documentation https://developer.brawlstars.com/#/documentation is only accessible after login.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
13 | |
9 | |
5 | |
5 | |
4 |