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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
mishanko
New Member

POWER BI API

Hello!

I want to get info about Available Features with Power BI REST API. I am able to acquire token and send GET request to "https://api.powerbi.com/v1.0/myorg/availableFeatures". I am particularly interested in "usage" parameter. I opened my powerbi report multiple times. But whatever I do, I always get "usage" parameter equal to 0.
My questions are:
"Am I doing something wrong, or is there something that I need to include in my request?"
"Is there any way to look at "usage" parameter without requesting API?"

Thank you

Mikhailov. M.K.

2 REPLIES 2
Anonymous
Not applicable

Hi @mishanko ,

The Usage value only applies to the embed trial feature, it represents the percentage of embed tokens that have been consumed. The usage amount is displayed per service principal or master account. If the embed tokens run out while testing, you need to purchase a Power BI Embedded or Premium capacity. There's no limit to the number of embed tokens you can generate with a capacity. You can get more details in the following links.

AdditionalFeatureInfo

Development testing

Best Regards

Here is the thing. I am using embed trial feature, but o matter how many times I use these tokens, "Usage" parameter is always 0.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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