Tutorcruncher Rate Limits
TutorCruncher publishes a single, explicit REST API rate limit: 100 API requests per minute per account. This applies across all endpoints and should be respected when running bulk operations. Beyond the request-rate cap, list-based GET requests are paginated at 100 objects per page, which bounds response size and encourages cursor-style paging via the `next` URL. Webhook delivery has its own retry/backoff behavior rather than a request-rate limit.
Tutorcruncher Rate Limits is the machine-readable rate-limit profile for TutorCruncher on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, objects, and deliveries.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Tutoring, Education, Rate Limiting, Quotas, and Pagination.