Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I've been using Power BI REST API for over half a year. There are limits of 200 requests per hour for some requests.
But last week something has changed for "GET https://api.powerbi.com/v1.0/myorg/admin/datasets/{datasetId}/datasources" and now there is limit 50 reqeuest per hour. Could you please make it consistent with other requests and set limitation to 200 requests per hour?
There is no word about limitations in documentation:
Admin - Datasets GetDatasourcesAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
I've build solution which use consistent limit of 200 requests per hour and trigger it every hour to get all data, but now I should rebuild it with this new limit of 50 requests per hour for this one request...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.