Leandata Rate Limits
LeanData publishes exactly one numeric rate limit, in prose, on the Graph API: "The Routing API acts at a rate limit of 10,000 requests per second per api key usage." Nothing else is documented. The BookIt API publishes no limit at all. The Matching and Round Robin APIs run inside the customer's own Salesforce org through the managed package's Apex REST endpoint and therefore inherit Salesforce platform governor limits rather than any LeanData quota. Most consequentially for an integrator: no LeanData endpoint returns a rate-limit response header of any kind, so a client cannot see remaining budget, cannot learn a reset time, and has no Retry-After to back off against. Verified live on 2026-08-13 — an unauthenticated call to api.leandata.com returns only AWS API Gateway headers (x-amzn-requestid, x-amz-apigw-id) with no RateLimit-*, X-RateLimit-* or Retry-After.
Leandata Rate Limits is the machine-readable rate-limit profile for LeanData on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition.
Tagged areas include Rate Limits, Salesforce, BookIt, Orchestration, and MCP.
Limits
Sources
- https://docs.leandata.com
- https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_overview.htm
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.