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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
xhan
Helper I
Helper I

Rate Limit on power bi metadata scanning APIs

We are using power bi metadata scanning APIs listed here https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-metadata-scanning.

1. The rate limit mentioned for `PostWorkspaceInfo` https://learn.microsoft.com/en-us/rest/api/power-bi/admin/workspace-info-post-workspace-info is 500 per hour and 16 simultaneous. We usually get error 429 when we made about 490+ calls (definitely not hitting 500). Why is that?

2. The rate limit mentioned for `GetScanResult` https://learn.microsoft.com/en-us/rest/api/power-bi/admin/workspace-info-get-scan-status is 500 per hour. This is usually called after `PostWorkspaceInfo`. We'd get error code 429 after 300 calls.

 

How's actually the rate limits working here?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @xhan,

These limitations should covered on all API usages, they not only evaluated on the current one.
In addition, power bi usage also invoke some backend API, they may also be include into the total amount.
I suppose the above may be the reason it mentions usage has exceeded the limit when your requests did not real meet to the definition amounts.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @xhan,

These limitations should covered on all API usages, they not only evaluated on the current one.
In addition, power bi usage also invoke some backend API, they may also be include into the total amount.
I suppose the above may be the reason it mentions usage has exceeded the limit when your requests did not real meet to the definition amounts.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.