<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Power BI REST API Rate Limits for Specific Endpoints in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643533#M60274</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1252329"&gt;@kyrahinnegan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If our response addressed by the&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp; community member for&amp;nbsp; your query, please mark it as&amp;nbsp;Accept Answer&amp;nbsp;and click&amp;nbsp;Yes&amp;nbsp;if you found it helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should you have any further questions, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Thank you for being a part of the Microsoft Fabric Community Forum!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2025 16:26:16 GMT</pubDate>
    <dc:creator>v-aatheeque</dc:creator>
    <dc:date>2025-04-08T16:26:16Z</dc:date>
    <item>
      <title>Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4635714#M60179</link>
      <description>&lt;P&gt;I am looking to find out the rate limits for the following endpoints (if they exist):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/groups/get-groups" target="_self"&gt;&lt;SPAN&gt;GET https://api.powerbi.com/v1.0/myorg/groups&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets-in-group" target="_self"&gt;&lt;SPAN&gt;GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history" target="_self"&gt;&lt;SPAN&gt;GET https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/refreshes&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There is nothing listed under "limitations" for these ones and the API overview only has this generic throttling paragraph mentioning a "predetermined limit":&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/#throttling" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/#throttling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 21:18:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4635714#M60179</guid>
      <dc:creator>kyrahinnegan</dc:creator>
      <dc:date>2025-04-02T21:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4635770#M60180</link>
      <description>&lt;P&gt;it's like with smut - you will know it when you see it. (it also depends on what else is happening on the service cluster)&lt;/P&gt;
&lt;P&gt;The Power BI service will send you a nice 429 response or two.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 22:20:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4635770#M60180</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-02T22:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4638645#M60216</link>
      <description>&lt;P&gt;I understand that there is nothing official documented, but even a ballpark would help so I can factor it into the logic of the script I am building. I was hoping to understand what other people have run into for these endpoints.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 17:00:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4638645#M60216</guid>
      <dc:creator>kyrahinnegan</dc:creator>
      <dc:date>2025-04-04T17:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4638763#M60218</link>
      <description>&lt;P&gt;200 requests per day&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 18:16:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4638763#M60218</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-04T18:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643238#M60267</link>
      <description>&lt;P&gt;Per day or per hour? 200 per day seems unusally low.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 13:23:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643238#M60267</guid>
      <dc:creator>kyrahinnegan</dc:creator>
      <dc:date>2025-04-08T13:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643292#M60268</link>
      <description>&lt;P&gt;you are right, per hour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Issues/Power-BI-REST-API-new-limit-50-requests-per-hour-for-one-request/idi-p/3680195" target="_blank"&gt;Power BI REST API - new limit 50 requests per hour... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 13:50:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643292#M60268</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-08T13:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643533#M60274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1252329"&gt;@kyrahinnegan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If our response addressed by the&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp; community member for&amp;nbsp; your query, please mark it as&amp;nbsp;Accept Answer&amp;nbsp;and click&amp;nbsp;Yes&amp;nbsp;if you found it helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should you have any further questions, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Thank you for being a part of the Microsoft Fabric Community Forum!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 16:26:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4643533#M60274</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-04-08T16:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4650224#M60384</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1252329"&gt;@kyrahinnegan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard back from you regarding our previous response and wanted to check if your issue has been resolved.&lt;/P&gt;
&lt;P&gt;If it has, please consider clicking “Accept Answer” and “Yes” if you found the response helpful.&lt;BR /&gt;If you still have any questions or need further assistance, feel free to let us know — we're happy to help!&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2025 15:43:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4650224#M60384</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-04-13T15:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Rate Limits for Specific Endpoints</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4656208#M60493</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1252329"&gt;@kyrahinnegan&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If our response addressed by the community member for&amp;nbsp; your query, please mark it as&amp;nbsp;Accept Answer&amp;nbsp;and click&amp;nbsp;Yes&amp;nbsp;if you found it helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should you have any further questions, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Thank you for being a part of the Microsoft Fabric Community Forum!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 17:14:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Rate-Limits-for-Specific-Endpoints/m-p/4656208#M60493</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-04-16T17:14:48Z</dc:date>
    </item>
  </channel>
</rss>

