Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |