Snapapi Rate Limits
Machine-readable rate-limit definitions for SnapAPI. Quotas are scoped to the API key on a per-calendar-month basis and signaled on the screenshot endpoint via the `X-Usage-Used` and `X-Usage-Limit` response headers. The `/api/usage` endpoint returns current usage. Exceeding the monthly quota returns HTTP 429 with a JSON body containing `error`, `limit`, `used`, and `tier`. Per-minute or burst caps are not publicly documented; per-tier policies below capture only the quota dimension as authoritative.
Snapapi Rate Limits is the machine-readable rate-limit profile for SnapAPI on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, across the free, starter, basic, pro, and any tiers, measuring requests_per_month and requests_per_minute.
The profile also includes 5 backoff/retry policies defined and response codes documented for quotaExceeded, unauthorized, and badRequest.
Tagged areas include Screenshots, Metadata Extraction, PDF Generation, Rate Limiting, and Quotas.