Usergems Rate Limits
UserGems does not publish explicit request-rate limits on its outbound REST API. The platform does, however, enforce a downstream Salesforce-side quota of 20,000 API calls per Salesforce instance per 24-hour rolling window across all UserGems products, with sync continuation the following day if reached. Custom caps above or below 20K are negotiable through a Customer Success Manager. Maximum platform throughput is approximately 1,000 job changes per day per customer. The /v1 API surfaces a 429 status code per the published error catalog (along with 400, 401, 403, 404, 405, 406, 410, 500, 503).
Usergems Rate Limits is the machine-readable rate-limit profile for UserGems on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring salesforce-api-calls-per-job-change, salesforce-api-calls-per-contact, and job-changes-per-day.
The profile also includes response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Quotas, and Salesforce.