Increase Com Rate Limits
Increase applies per-API-key rate limits to protect the platform, and returns HTTP 429 (Too Many Requests) when a key exceeds its allowance. Increase does not publish a single fixed public number for the request-rate ceiling; the effective limit is set per environment and per customer, and can be raised for production workloads by contacting Increase. The API is designed to be called safely at scale: every mutating request accepts an `Idempotency-Key` header so retries after a 429 or network error do not create duplicate transfers, and all list endpoints use cursor-based pagination (limit 1-100 per page, default 100) rather than offset paging. Webhook delivery has its own operational limits: Increase expects a 2xx response within 10 seconds and retries up to 8 times over roughly 72 hours before giving up, after which the List Events API (30-day retention) is the recovery path.
Increase Com Rate Limits is the machine-readable rate-limit profile for Increase on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, records, seconds, attempts, and days.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Payments, Banking, ACH, Rate Limiting, and Quotas.