Shootproof Rate Limits
ShootProof's public Studio API guide (Guide > Errors) documents 400, 409, and 507 (Insufficient Storage - a plan-capacity error, not a rate-limit error) as its notable status codes, but does not publish a numeric requests-per-second/minute rate limit, a 429 Too Many Requests convention, or documented `Retry-After`/rate-limit response headers as of the review date. Access tokens are Bearer tokens issued via three-legged OAuth 2.0 and are valid for two weeks (1,209,600 seconds); refresh tokens are used to obtain new access tokens without user interaction.
Shootproof Rate Limits is the machine-readable rate-limit profile for ShootProof on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, seconds, photos_and_bytes, and items.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Photography, Client Galleries, Rate Limiting, and Quotas.