Yourmembership Rate Limits
YourMembership does not publish fixed numeric rate limits for its developer APIs in public documentation. The REST API (ws.yourmembership.com) is license-gated - its Swagger UI and metadata document return HTTP 403 to anonymous callers - so any per-account or per-endpoint request caps are only visible to licensed customers/partners. The legacy XML API historically applied session-based throttling and expected reasonable, batched polling for exports rather than high-frequency calls. The separate YMCareers REST API (api.careerwebsite.com/v1) authenticates with a short-lived API_ACCESS_TOKEN (15-minute expiry) that must be refreshed, or a non-expiring X-API-KEY; token lifetime is the primary documented throttling-adjacent constraint.
Yourmembership Rate Limits is the machine-readable rate-limit profile for YourMembership on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, calls, minutes, and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Membership Management, Association Management, AMS, Rate Limiting, and Quotas.