Memberclicks Rate Limits
MemberClicks does not publish fixed numeric rate limits for the MC Professional API in its public developer documentation. The API is a per-organization, OAuth 2.0-protected REST interface, and access is tenant-scoped by client credentials rather than by a documented per-minute request cap. The one quantitative paging constraint that is documented is on list endpoints: pageSize defaults to 10 and is capped at a maximum of 100 records per page (with pageNumber defaulting to 1). Integrations should page through large result sets and implement backoff on error responses.
Memberclicks Rate Limits is the machine-readable rate-limit profile for MemberClicks on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, records, and token.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Membership Management, Association Management, AMS, Personify, and Rate Limiting.