Bloomerang Rate Limits
Bloomerang does not publish fixed numeric rate limits (requests per second or per minute) for the REST API v2 in its public documentation. List endpoints such as Constituents, Transactions, and Interactions are paginated with skip/take query parameters (take defaults to 50 records per page in documented and third-party client behavior). Because Bloomerang has no sandbox environment, all API testing and integration development runs against a live production account, which in practice encourages conservative, well-paced request patterns rather than aggressive polling.
Bloomerang Rate Limits is the machine-readable rate-limit profile for Bloomerang on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, records, and deliveries.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Nonprofit, Donor Management, CRM, Rate Limiting, and Quotas.