<?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 [Urgent/Critical] IP Address Banned from API? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1138150#M81670</link>
    <description>&lt;P&gt;Hi, we started seeing this error last night that is &lt;STRONG&gt;actively causing downtime of our service&lt;/STRONG&gt;: "The owner of this website (api.hubapi.com) has banned your IP address (x.x.x.x)." We use a specific hosting service with a shared IP address pool. I downloaded the API logs for our HubSpot app and it seems that we should be far under the daily limit. It's not clear to me whether we are at fault or something else...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Apr 2025 15:03:43 GMT</pubDate>
    <dc:creator>austinkelleher</dc:creator>
    <dc:date>2025-04-19T15:03:43Z</dc:date>
    <item>
      <title>[Urgent/Critical] IP Address Banned from API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1138150#M81670</link>
      <description>&lt;P&gt;Hi, we started seeing this error last night that is &lt;STRONG&gt;actively causing downtime of our service&lt;/STRONG&gt;: "The owner of this website (api.hubapi.com) has banned your IP address (x.x.x.x)." We use a specific hosting service with a shared IP address pool. I downloaded the API logs for our HubSpot app and it seems that we should be far under the daily limit. It's not clear to me whether we are at fault or something else...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2025 15:03:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1138150#M81670</guid>
      <dc:creator>austinkelleher</dc:creator>
      <dc:date>2025-04-19T15:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: [Urgent/Critical] IP Address Banned from API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1138512#M81686</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/931698"&gt;@austinkelleher&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I noticed a similar situation discussed in another thread: &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/IP-address-banned-by-Hubspot/m-p/706497" target="_blank"&gt;IP address banned by Hubspot&lt;/A&gt;, and it appears our support team was able to assist in resolving it. To get the most accurate and detailed guidance for your specific case, I would recommend contacting our support team directly. They'll be best equipped to provide you with the information you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;BR /&gt;Diana&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 12:38:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1138512#M81686</guid>
      <dc:creator>DianaGomez</dc:creator>
      <dc:date>2025-04-21T12:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: [Urgent/Critical] IP Address Banned from API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1189984#M83805</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/931698"&gt;@austinkelleher&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That’s definitely a tough one, and I understand the urgency. When you see an outright IP ban like that, the fastest path is indeed opening a support ticket with HubSpot since only their team can unblock the address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From experience, this type of block often happens when you’re on shared hosting where multiple tenants hit the HubSpot API from the same IP. Even if your own app is under limits, another tenant in the pool can trigger throttling or abuse protections. HubSpot explains more about how requests and limits are enforced in their API documentation (&lt;A title="api-usage/usage-details" href="https://developers.hubspot.com/docs/guides/apps/api-usage/usage-details" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/guides/apps/api-usage/usage-details&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A good long-term pattern is to introduce a middleware or sync layer that manages retries, uses backoff, and spreads requests so a sudden spike doesn’t get your IP flagged. That’s actually one of the reasons we built Stacksync to give teams a stable buffer between their systems and HubSpot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It automatically handles retries, rate limits, and shields you from surprises like IP bans that can stall production.&lt;/P&gt;
&lt;P&gt;Hope this perspective helps while you work with support to clear the block.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 16:12:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Urgent-Critical-IP-Address-Banned-from-API/m-p/1189984#M83805</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-08-18T16:12:19Z</dc:date>
    </item>
  </channel>
</rss>

