ExactBuyer Docs
  • Getting Started
    • Authentication
    • Rate Limiting
    • Errors
    • OpenAPI Specification
  • Contact Enrichment
    • Enrichment
    • Bulk Enrichment
  • Company Enrichment
  • Company Enrichment
  • Prospector API
    • Contact Search
  • Recommendations
    • Similar Contacts
    • Similar Companies
  • Email Verification
  • Support
    • Frequently Asked Questions
    • Schedule a call
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Rate Limiting

You can make 200 requests per minute to each API. Once you go over the rate limit, you will receive a 429 TOO MANY REQUESTS error response.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>429 Too Many Requests</title>
<h1>Too Many Requests</h1>
<p>200 per 1 minute</p>
PreviousAuthenticationNextErrors

Last updated 1 year ago

Was this helpful?