Skimmer · Rate Limits

Skimmer Pool Rate Limits

Skimmer's Public API is rate limited to 500 requests per minute, evaluated per API key on a rolling 1-minute window. Each response carries standard RateLimit-* headers so clients can track their remaining budget, and requests over the limit are rejected with 429 Too Many Requests plus a Retry-After header. The developer portal documents a single rate-limit level (not tiered).

Skimmer Pool Rate Limits is the machine-readable rate-limit profile for Skimmer on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Pool Service, Field Service Management, Rate Limiting, and Quotas.

1 Limits Throttle: 429
Pool ServiceField Service ManagementRate LimitingQuotas

Limits

Public API Requests api-key
requests · minute
500
500 requests per minute per API key, rolling 1-minute window.

Policies

Backoff Strategy
On a 429, honor the Retry-After header and implement exponential backoff with jitter; use RateLimit-Remaining / RateLimit-Reset to pace requests proactively.
Pagination
Use the Sieve-style search endpoints (page, pageSize, filters, sorts) to retrieve large result sets in bounded pages rather than exhausting the per-minute budget on wide scans.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/skimmer-pool-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.