<?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>article Qlik Stitch: Understanding API Rate Limits in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Stitch-Understanding-API-Rate-Limits/ta-p/2536089</link>
    <description>&lt;P&gt;When Stitch replicates data from SaaS sources, it must operate within the API rate limits defined by each vendor. These limits determine how many API requests can be made within a specific time period to prevent server overload. Exceeding them typically results in rate limit errors (most often HTTP 429 responses), which can temporarily interrupt data replication.&lt;/P&gt;
&lt;P&gt;This article outlines common API rate limit errors observed in Stitch integrations and provides best practices to help you minimize and handle these limits for reliable data replication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Known API Rate Limit Errors&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The exact error message for exceeding API rate limits varies across platforms, but all indicate the same underlying cause — too many API requests made within a defined time window.&lt;/P&gt;
&lt;P&gt;Refer to the table below for examples of rate limit errors observed in popular&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.stitchdata.com/docs/integrations/saas" target="_blank" rel="noopener"&gt;Stitch SaaS integrations | Stitch Documentation&lt;/A&gt;:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;STRONG&gt;Integration&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;STRONG&gt;Rate Limit Error Message&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://apidocs.chargebee.com/docs/api/error-handling" target="_blank" rel="noopener"&gt;Chargebee&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: Sorry, access has been blocked temporarily due to request count exceeding acceptable limits. Please try after some time.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.facebook.com/docs/marketing-api/overview/rate-limiting/" target="_blank" rel="noopener"&gt;Facebook Ads&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;SingerSyncError GET: 400 Message: User request limit reached&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.google.com/analytics/devguides/reporting/data/v1/quotas#:~:text=Server%20Errors%20are%20500%20and%20503%20codes.%20Server%20Errors%20quotas%20are%20only%20charged%20when%20a%20request%20results%20in%20a%20server%20error.%20When%20the%20Server%20Errors%20quotas%20are%20exhausted%20for%20a%20project%20and%20property%20pair%2C%20all%20requests%20to%20the%20property%20from%20the%20project%20are%20blocked." target="_blank" rel="noopener"&gt;GA4 (Google Analytics)&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;503 429:Too Many Requests&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.google.com/google-ads/api/docs/best-practices/quotas#grpc-limitations" target="_blank" rel="noopener"&gt;Google Ads&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;429 Resource has been exhausted (e.g. check quota)…&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developer.helpscout.com/mailbox-api/overview/rate-limiting/" target="_blank" rel="noopener"&gt;Help Scout&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;Too Many Requests. You reached the rate limit, Please retry after sometime.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developer.atlassian.com/cloud/jira/platform/rate-limiting" target="_blank" rel="noopener"&gt;Jira&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organisation/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.klaviyo.com/en/docs/rate_limits_and_error_handling" target="_blank" rel="noopener"&gt;Klaviyo&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organization/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://learn.microsoft.com/en-us/linkedin/shared/api-guide/concepts/rate-limits" target="_blank" rel="noopener"&gt;Linkedin Ads&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: API rate limit exceeded, please retry after some time.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/rest-api#:~:text=Rate%20Limit%3A%20API%20access%20per%20instance%20is%20limited%20to%20100%20calls%20per%2020%20seconds." target="_blank" rel="noopener"&gt;Marketo&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;Marketo API returned error(s): [{'code': '606', 'message': "Max rate limit '100' exceeded with in '20' secs"}]. This is due to a short term rate limiting mechanism. Backing off and retrying the request.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.mixpanel.com/reference/rate-limits" target="_blank" rel="noopener"&gt;Mixpanel&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organization/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.salesforce.com/docs/marketing/pardot/guide/error-codes.html#error-code-122" target="_blank" rel="noopener"&gt;Pardot&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Pardot returned error code 122 while retrieving endpoint. Message: Daily API rate limit met&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://pipedrive.readme.io/docs/core-api-concepts-rate-limiting" target="_blank" rel="noopener"&gt;Pipedrive&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;429 Client Error: Too Many Requests for url: &lt;A href="https://api.pipedrive.com/v1…" target="_blank" rel="noopener"&gt;https://api.pipedrive.com/v1…&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://pipedrive.readme.io/docs/core-api-concepts-rate-limiting" target="_blank" rel="noopener"&gt;Pipedrive&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: Daily Rate limit has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://shopify.dev/docs/api/usage/limits" target="_blank" rel="noopener"&gt;Shopify&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;429 Too Many Requests&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.atlassian.com/cloud/trello/guides/rest-api/rate-limits/" target="_blank" rel="noopener"&gt;Trello&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;429 Client Error: Too Many Requests for url: &lt;A href="https://api.trello.com/1…" target="_blank" rel="noopener"&gt;https://api.trello.com/1…&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://docs.stripe.com/rate-limits" target="_blank" rel="noopener"&gt;Stripe&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Request rate limit exceeded. You can learn more about rate limits here &lt;A href="https://stripe.com/docs/rate-limits" target="_blank" rel="noopener"&gt;https://stripe.com/docs/rate-limits&lt;/A&gt;.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.xero.com/documentation/guides/oauth2/limits/#api-rate-limits" target="_blank" rel="noopener"&gt;Xero&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organisation/application pairing has been exceeded. Please retry…&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://develop.yotpo.com/reference/guidelines-and-conventions#:~:text=return%20per%20page-,Rate%20limiting,-To%20improve%20the" target="_blank" rel="noopener"&gt;Yotpo&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;The API limit exceeded&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.zendesk.com/api-reference/introduction/rate-limits/" target="_blank" rel="noopener"&gt;Zendesk&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organisation/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developers.zoom.us/docs/api/rate-limits" target="_blank" rel="noopener"&gt;Zoom&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;{"code":429,"message":"You have reached the maximum daily rate limit for this API. Refer to the response header for details on when you can make another request."}&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="stitch-recommendations--solutions-for-rate-limit-e"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Stitch recommendations &amp;amp; solutions for rate limit errors&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Reduce replication frequency&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of an integration if extractions frequently exceed the API’s rate limit.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Stagger replication frequency schedules&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for multiple integrations that connect to the same source account to reduce the number of concurrent calls.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.stitchdata.com/docs/replication/replication-methods/key-based-incremental" target="_blank" rel="noopener"&gt;key-based incremental replication method | Stitch Documentation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;where available:&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;Full Table Replication:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Extracts all data from the Start Date indicated in the integration settings during&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;every&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;extraction. This usually requires many API calls as most integrations use pagination to retrieve data.&lt;STRONG&gt;&lt;BR /&gt;Incremental Replication:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Only fetches new or changed records since the last successful sync, based on a bookmark value.&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Incremental replication can reduce API call volume&amp;nbsp;&lt;/STRONG&gt;by extracting less data,&amp;nbsp;thereby reducing the number of API calls that would need to be made.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Monitor extraction logs in Stitch for frequent 429 errors.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Contact the API provider to request increased rate limits where applicable.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Contact Qlik Support&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;if needed.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Stitch" id="qlikStitch"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 14 Nov 2025 02:33:58 GMT</pubDate>
    <dc:creator>Mohammed_Messaoudi</dc:creator>
    <dc:date>2025-11-14T02:33:58Z</dc:date>
    <item>
      <title>Qlik Stitch: Understanding API Rate Limits</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Stitch-Understanding-API-Rate-Limits/ta-p/2536089</link>
      <description>&lt;P&gt;When Stitch replicates data from SaaS sources, it must operate within the API rate limits defined by each vendor. These limits determine how many API requests can be made within a specific time period to prevent server overload. Exceeding them typically results in rate limit errors (most often HTTP 429 responses), which can temporarily interrupt data replication.&lt;/P&gt;
&lt;P&gt;This article outlines common API rate limit errors observed in Stitch integrations and provides best practices to help you minimize and handle these limits for reliable data replication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Known API Rate Limit Errors&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The exact error message for exceeding API rate limits varies across platforms, but all indicate the same underlying cause — too many API requests made within a defined time window.&lt;/P&gt;
&lt;P&gt;Refer to the table below for examples of rate limit errors observed in popular&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.stitchdata.com/docs/integrations/saas" target="_blank" rel="noopener"&gt;Stitch SaaS integrations | Stitch Documentation&lt;/A&gt;:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;STRONG&gt;Integration&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;STRONG&gt;Rate Limit Error Message&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://apidocs.chargebee.com/docs/api/error-handling" target="_blank" rel="noopener"&gt;Chargebee&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: Sorry, access has been blocked temporarily due to request count exceeding acceptable limits. Please try after some time.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.facebook.com/docs/marketing-api/overview/rate-limiting/" target="_blank" rel="noopener"&gt;Facebook Ads&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;SingerSyncError GET: 400 Message: User request limit reached&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.google.com/analytics/devguides/reporting/data/v1/quotas#:~:text=Server%20Errors%20are%20500%20and%20503%20codes.%20Server%20Errors%20quotas%20are%20only%20charged%20when%20a%20request%20results%20in%20a%20server%20error.%20When%20the%20Server%20Errors%20quotas%20are%20exhausted%20for%20a%20project%20and%20property%20pair%2C%20all%20requests%20to%20the%20property%20from%20the%20project%20are%20blocked." target="_blank" rel="noopener"&gt;GA4 (Google Analytics)&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;503 429:Too Many Requests&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.google.com/google-ads/api/docs/best-practices/quotas#grpc-limitations" target="_blank" rel="noopener"&gt;Google Ads&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;429 Resource has been exhausted (e.g. check quota)…&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developer.helpscout.com/mailbox-api/overview/rate-limiting/" target="_blank" rel="noopener"&gt;Help Scout&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;Too Many Requests. You reached the rate limit, Please retry after sometime.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developer.atlassian.com/cloud/jira/platform/rate-limiting" target="_blank" rel="noopener"&gt;Jira&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organisation/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://developers.klaviyo.com/en/docs/rate_limits_and_error_handling" target="_blank" rel="noopener"&gt;Klaviyo&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organization/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://learn.microsoft.com/en-us/linkedin/shared/api-guide/concepts/rate-limits" target="_blank" rel="noopener"&gt;Linkedin Ads&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: API rate limit exceeded, please retry after some time.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25.793650793650798%" height="24px"&gt;&lt;A href="https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/rest-api#:~:text=Rate%20Limit%3A%20API%20access%20per%20instance%20is%20limited%20to%20100%20calls%20per%2020%20seconds." target="_blank" rel="noopener"&gt;Marketo&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="74.2063492063492%" height="24px"&gt;&lt;SPAN&gt;Marketo API returned error(s): [{'code': '606', 'message': "Max rate limit '100' exceeded with in '20' secs"}]. This is due to a short term rate limiting mechanism. Backing off and retrying the request.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.mixpanel.com/reference/rate-limits" target="_blank" rel="noopener"&gt;Mixpanel&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organization/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.salesforce.com/docs/marketing/pardot/guide/error-codes.html#error-code-122" target="_blank" rel="noopener"&gt;Pardot&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Pardot returned error code 122 while retrieving endpoint. Message: Daily API rate limit met&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://pipedrive.readme.io/docs/core-api-concepts-rate-limiting" target="_blank" rel="noopener"&gt;Pipedrive&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;429 Client Error: Too Many Requests for url: &lt;A href="https://api.pipedrive.com/v1…" target="_blank" rel="noopener"&gt;https://api.pipedrive.com/v1…&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://pipedrive.readme.io/docs/core-api-concepts-rate-limiting" target="_blank" rel="noopener"&gt;Pipedrive&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: Daily Rate limit has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://shopify.dev/docs/api/usage/limits" target="_blank" rel="noopener"&gt;Shopify&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;429 Too Many Requests&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.atlassian.com/cloud/trello/guides/rest-api/rate-limits/" target="_blank" rel="noopener"&gt;Trello&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;429 Client Error: Too Many Requests for url: &lt;A href="https://api.trello.com/1…" target="_blank" rel="noopener"&gt;https://api.trello.com/1…&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://docs.stripe.com/rate-limits" target="_blank" rel="noopener"&gt;Stripe&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Request rate limit exceeded. You can learn more about rate limits here &lt;A href="https://stripe.com/docs/rate-limits" target="_blank" rel="noopener"&gt;https://stripe.com/docs/rate-limits&lt;/A&gt;.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.xero.com/documentation/guides/oauth2/limits/#api-rate-limits" target="_blank" rel="noopener"&gt;Xero&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organisation/application pairing has been exceeded. Please retry…&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://develop.yotpo.com/reference/guidelines-and-conventions#:~:text=return%20per%20page-,Rate%20limiting,-To%20improve%20the" target="_blank" rel="noopener"&gt;Yotpo&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;The API limit exceeded&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developer.zendesk.com/api-reference/introduction/rate-limits/" target="_blank" rel="noopener"&gt;Zendesk&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;HTTP-error-code: 429, Error: The API rate limit for your organisation/application pairing has been exceeded.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="https://developers.zoom.us/docs/api/rate-limits" target="_blank" rel="noopener"&gt;Zoom&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;{"code":429,"message":"You have reached the maximum daily rate limit for this API. Refer to the response header for details on when you can make another request."}&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="stitch-recommendations--solutions-for-rate-limit-e"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Stitch recommendations &amp;amp; solutions for rate limit errors&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Reduce replication frequency&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of an integration if extractions frequently exceed the API’s rate limit.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Stagger replication frequency schedules&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for multiple integrations that connect to the same source account to reduce the number of concurrent calls.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.stitchdata.com/docs/replication/replication-methods/key-based-incremental" target="_blank" rel="noopener"&gt;key-based incremental replication method | Stitch Documentation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;where available:&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;Full Table Replication:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Extracts all data from the Start Date indicated in the integration settings during&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;every&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;extraction. This usually requires many API calls as most integrations use pagination to retrieve data.&lt;STRONG&gt;&lt;BR /&gt;Incremental Replication:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Only fetches new or changed records since the last successful sync, based on a bookmark value.&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Incremental replication can reduce API call volume&amp;nbsp;&lt;/STRONG&gt;by extracting less data,&amp;nbsp;thereby reducing the number of API calls that would need to be made.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Monitor extraction logs in Stitch for frequent 429 errors.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Contact the API provider to request increased rate limits where applicable.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Contact Qlik Support&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;if needed.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Stitch" id="qlikStitch"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 14 Nov 2025 02:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Stitch-Understanding-API-Rate-Limits/ta-p/2536089</guid>
      <dc:creator>Mohammed_Messaoudi</dc:creator>
      <dc:date>2025-11-14T02:33:58Z</dc:date>
    </item>
  </channel>
</rss>

