Drip · Rate Limits

Drip Rate Limits

Drip publishes its rate limits in the API reference and returns them at runtime. The standard limit is 3,600 requests per hour; batch endpoints are capped much lower at 50 requests per hour but carry up to 1,000 records each, which is how Drip expects high-volume imports to be done. Two endpoints carry their own separate, tighter limits. Two different 429 envelopes are in use — the global limiter returns a bare {"message", "documentation"} object, while the newer per-endpoint limiters return the standard errors[] envelope and a Retry-After header.

Drip Rate Limits is the machine-readable rate-limit profile for Drip on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 6 rate-limit definitions, measuring requests_per_hour, recipients_per_request, and requests_per_day.

Tagged areas include Email Marketing, Marketing Automation, E-Commerce, Customer Engagement, and Campaigns.

6 Limits
Email MarketingMarketing AutomationE-CommerceCustomer EngagementCampaignsWorkflows

Limits

Standard REST API requests account
requests_per_hour
3600
Batch API requests account
requests_per_hour
50
Send a test email — per request request
recipients_per_request
5
Send a test email — hourly user
requests_per_hour
20
Send a test email — daily user
requests_per_day
40
Email metrics report account
requests_per_hour
20