Convertr Help Centre Help Center home page
Submit a request
Sign in
  1. Convertr Help Centre
  2. Product
  3. API Support

Convertr API Rate Limits Follow

Overview

Rate limiting is a strategy to manage network traffic. Systems such as ours do this to ensure that the service isn’t overwhelmed by third parties that we have little control over the implementation.

It also helps mitigate from more malicious activity from bots and attackers.

Related documents:

  • Sending Leads To The Convertr Platform (Publisher API)
  • POST Leads To The Convertr Platform (Campaign Webhook)

Rate Limits

From the 18th December 2023, Convertr will be enforcing the following rate limits to ensure the best service for our customers:

  • Maximum of 100 login requests per 5 minute window
  • Maximum of 1400 requests per 5 minute window to the below endpoint:
    /api/v2.*/publisher/[publisher_id]/lead-result/[lead_id]
  • Blanket maximum of 3000 requests per 5 minute window to all endpoints (including v4 API’s)

In order to align to these rate limits we recommend:

  • Designing your integrations to reuse access tokens for their lifetime (currently 60 minutes)
  • Staggering requests over period of time and keeping the number of concurrent requests under 10
  • Regularly reviewing your implementation to ensure it’s suitability

Any requests which exceed the limit will be met with a 429 Too Many Requests response until the end of the 5 minute rolling window.

This change applies to all requests across the Convertr platform not to a single client endpoint.

Articles in this section

  • API Reference: Campaign Duplication API
  • Append/Edit Data to Lead
  • Campaign Duplication API: Automate Campaign Creation From Your Internal Platforms
  • Convertr API Rate Limits
  • GET Leads v4
  • How to Send Leads Via API
  • POST Delivery Validation with Webhooks
  • POST leads to the Convertr Platform - Campaign Webhook
  • Publisher API and Campaign Webhook API FAQs
  • Release Notes - API
See more

Related articles

  • Sending leads to the Convertr Platform (Publisher API) - V2.4
  • POST leads to the Convertr Platform - Campaign Webhook
  • Publisher API and Campaign Webhook API FAQs
  • User Types
  • Scheduled Delivery
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request
Return to top

Related articles

  • Sending leads to the Convertr Platform (Publisher API) - V2.4
  • POST leads to the Convertr Platform - Campaign Webhook
  • Publisher API and Campaign Webhook API FAQs
  • User Types
  • Scheduled Delivery
Convertr