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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Analitika
Post Prodigy
Post Prodigy

Token usage in Power BI

Hello,

 

I would like to know how I could find current token usage of application in Power BI? I know that we can use (GET https://api.powerbi.com/v1.0/myorg/availableFeatures(featureName='{featureName}')). In example I found featureName was used embedtTrial, so what name I should pass here?  Application id, tenant id , application name or what parameter, token_id? What parameter I should to know the usage of the token?

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Embed tokens with Pro or Premium Per User (PPU) license are intended for development testing, so a Power BI master account or service principal can only generate a limited number of tokensPurchase a capacity for embedding in a production environment. There's no limit to how many embed tokens you can generate when you purchase a capacity. Go to Available Features to check the usage value that indicates the current embedded usage in percentage.

Embed Power BI content in an embedded analytics application with service principal and an application secret - Power BI

Learn how to authenticate for embedded analytics using an Azure Active Directory application service principal and an application secret.https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal 

View solution in original post

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Embed tokens with Pro or Premium Per User (PPU) license are intended for development testing, so a Power BI master account or service principal can only generate a limited number of tokensPurchase a capacity for embedding in a production environment. There's no limit to how many embed tokens you can generate when you purchase a capacity. Go to Available Features to check the usage value that indicates the current embedded usage in percentage.

Embed Power BI content in an embedded analytics application with service principal and an application secret - Power BI

Learn how to authenticate for embedded analytics using an Azure Active Directory application service principal and an application secret.https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal 

V-lianl-msft
Community Support
Community Support

 Is the response code correct?The API will return the % of usage from the total amount.

No parameters need to be passed, the% of usage from the total amount obtained refers to the number of service principal or master account.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors