ABC Trainerize · Rate Limits

Trainerize Rate Limits

ABC Trainerize does not publish fixed numeric rate limits for its API in any openly accessible material. The API is a partner / private API gated to Studio and Enterprise plans, and any per-account request ceilings would be governed by the authenticated partner agreement rather than a public quota. Practical throughput is also bounded by the business's active-client footprint, since the API operates on client records. Webhook delivery is one-way outbound HTTP POST to a subscriber URL; retry/backoff behavior is not publicly documented.

Trainerize Rate Limits is the machine-readable rate-limit profile for ABC Trainerize on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests, access, and events.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Fitness, Personal Training, SaaS, Rate Limiting, and Quotas.

3 Limits Throttle: 429
FitnessPersonal TrainingSaaSRate LimitingQuotas

Limits

API Requests account
requests
not published
No fixed numeric request-rate limit is documented for the partner API. Governed by the Studio/Enterprise agreement.
Plan Gating account
access
Studio and Enterprise only
API access and webhook registration are unavailable on entry tiers regardless of request volume.
Webhook Delivery subscription
events
event-driven
Webhooks fire per business event (workout completed, new client, etc.); no documented delivery-rate cap.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Partner Provisioning
Effective limits are set per business through the partner/API provisioning in Trainerize settings rather than a public quota.

Sources