Petexec Rate Limits
PetExec does not publish any numeric request-rate limits, throttling behavior, or 429 policy for its API in the public GitHub examples repository or on petexec.net. The only access-control mechanism documented is OAuth2 scoping (e.g. owner_read, owner_update, usercard_read, menu_read, report_read) requested per access token via the password grant against POST /token - narrower scopes limit what a token can call, but nothing in the public material describes a request-per-minute or request-per-day cap.
Petexec Rate Limits is the machine-readable rate-limit profile for PetExec on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, scope, and seconds.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Pet Care, Boarding, Daycare, Grooming, and Rate Limiting.