<?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: Cortex XDR API Limit in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/353659#M2465</link>
    <description>&lt;P&gt;Did you ever figure this out? Facing same issue...{"reply": {"err_code": 401, "err_msg": "Public API request unauthorized", "err_extra": null}}&lt;/P&gt;</description>
    <pubDate>Fri, 02 Oct 2020 18:42:50 GMT</pubDate>
    <dc:creator>DmitriPoberejnii</dc:creator>
    <dc:date>2020-10-02T18:42:50Z</dc:date>
    <item>
      <title>Cortex XDR API Limit</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/322435#M2266</link>
      <description>&lt;P&gt;I'm trying to retrieve incidents on the Cortex XDR API but, after a few tests I'm getting 401 Unauthorized errors on the same key it worked a few requests before. Is there any "request limit" on API keys or accounts?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 09:25:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/322435#M2266</guid>
      <dc:creator>MarcosHunt</dc:creator>
      <dc:date>2020-04-13T09:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR API Limit</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/353659#M2465</link>
      <description>&lt;P&gt;Did you ever figure this out? Facing same issue...{"reply": {"err_code": 401, "err_msg": "Public API request unauthorized", "err_extra": null}}&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 18:42:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/353659#M2465</guid>
      <dc:creator>DmitriPoberejnii</dc:creator>
      <dc:date>2020-10-02T18:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR API Limit</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/365392#M2501</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please let me know the api you have been using which you queried? Each API is well documented and defines the limit on the API call.&lt;/P&gt;&lt;P&gt;Please refer to the documentation of Cortex XDR API below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xdr/cortex-xdr-api/cortex-xdr-apis/endpoint-management.html" target="_blank"&gt;https://docs.paloaltonetworks.com/cortex/cortex-xdr/cortex-xdr-api/cortex-xdr-apis/endpoint-management.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example in the description of Get Endpoint you have a limitation of 100 endpoints only. You can design the call in such away that you can send the only a set of 100 endpoints in 2-5 seconds. This does the trick for us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 21:56:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/365392#M2501</guid>
      <dc:creator>KanwarSingh01</dc:creator>
      <dc:date>2020-11-24T21:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR API Limit</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/378668#M2521</link>
      <description>&lt;P&gt;I ran into this as well. For me, the fix was updating the API_KEY_ID that was in the headers. That was mismatched with the value found in the ID column under API Keys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -X POST https://api-{fqdn}/public_api/v1/endpoints/delete/ \&lt;/P&gt;&lt;P&gt;-H "x-xdr-auth-id:&lt;STRONG&gt;{API_KEY_ID}&lt;/STRONG&gt;" \&lt;/P&gt;&lt;P&gt;-H "Authorization:{API_KEY}" \&lt;/P&gt;&lt;P&gt;-H "Content-Type:application/json" \&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 16:03:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/378668#M2521</guid>
      <dc:creator>mteachout</dc:creator>
      <dc:date>2021-01-08T16:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR API Limit</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/505387#M3054</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm looking for a solution to implement a solution in powerbi to control a large number of asset. This "no more then 100" option is a very big problem for me. I not found a valid solution to extract my agent and import that in a BI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 12:55:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/505387#M3054</guid>
      <dc:creator>efurlan</dc:creator>
      <dc:date>2022-06-22T12:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR API Limit</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/505725#M3057</link>
      <description>&lt;P&gt;Did you search how to configure PowerBI to paginate?&lt;/P&gt;&lt;P&gt;I found for example: &lt;A href="https://community.powerbi.com/t5/Power-Query/Looping-API-Call/td-p/1051251" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Power-Query/Looping-API-Call/td-p/1051251&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many API limit the number of results returned and split the query result in several chunks...&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Jun 2022 09:32:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/cortex-xdr-api-limit/m-p/505725#M3057</guid>
      <dc:creator>philippe_boeij</dc:creator>
      <dc:date>2022-06-23T09:32:20Z</dc:date>
    </item>
  </channel>
</rss>

