Pennylane · Rate Limits

Pennylane Rate Limits

Pennylane API v2 enforces a fixed rate limit of 25 requests every 5 seconds, applied at the token level. For OAuth apps the limit applies per generated token; for developer (Company/Firm) tokens it applies directly to the token. Rate limiting is enabled on both production and sandbox and affects all endpoints. Exceeding the limit returns HTTP 429 with a retry-after header. All responses (including non-throttled ones) carry ratelimit-limit, ratelimit-remaining, and ratelimit-reset headers for proactive monitoring.

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

It captures 1 rate-limit definition, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Accounting, Invoicing, Fintech, Rate Limiting, and Quotas.

1 Limits Throttle: 429
AccountingInvoicingFintechRate LimitingQuotasThrottling

Limits

Requests per window token
requests
25
25 requests every 5 seconds per token, across all endpoints.

Policies

Token-Level Limiting
Limits are tracked per token (per OAuth-generated token or per developer token).
Backoff Strategy
Honor retry-after; use ratelimit-reset to schedule retries and implement exponential backoff with jitter.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/pennylane-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.