Trainingpeaks Rate Limits
TrainingPeaks does not publish a fixed numeric rate limit for the Partners API. Per the API FAQ, there is no preset hard limit; partners are asked to minimize disruptive load, and applications with a much larger user base or that perform large batch operations are asked to contact TrainingPeaks to discuss expected access patterns. Effective throughput is instead shaped by OAuth token lifetime (short-lived access tokens that must be refreshed), by Premium-vs-Basic gating (several endpoints return 403 for basic athletes), and by the recommended incremental-sync pattern (poll the workouts "changed since date" endpoints and subscribe to workout webhooks rather than repeatedly scanning full date ranges).
Trainingpeaks Rate Limits is the machine-readable rate-limit profile for TrainingPeaks on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, access, seconds, and minutes.
The profile also includes 4 backoff/retry policies defined and response codes documented for unauthorized, forbidden, and serviceUnavailable.
Tagged areas include Fitness, Endurance Training, Rate Limiting, and Quotas.