Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Mariollo
Helper I
Helper I

API connection with Brawl Stars API

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.

Mariollo_0-1731943495164.png


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?

Mariollo_1-1731943566208.png

 

1 REPLY 1
lbendlin
Super User
Super User

The API documentation https://developer.brawlstars.com/#/documentation is only accessible after login.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors