Usda Snap Rate Limits

The SNAP Retailer Location Data API is a free, anonymous, read-only Esri ArcGIS hosted Feature Service. USDA FNA does not publish a documented numeric per-account or per-IP request-rate limit for this service - no API key, quota, or tiering is required or offered. The only confirmed, documented ceiling is Esri's per-request `maxRecordCount` of 1,000 records, which callers work around with `resultOffset`/`resultRecordCount` pagination across the ~254,048 nationwide retailer records (count confirmed live via `returnCountOnly=true` on the review date). As a shared ArcGIS Online-hosted service, USDA's own platform capacity (and standard Esri/Cloudflare-level abuse protections) could still throttle or block clients that issue an unreasonably high request volume, but no published threshold exists for that behavior.

Usda Snap Rate Limits is the machine-readable rate-limit profile for USDA SNAP Retailer Locator on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring records, requests, and requests per minute.

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

Tagged areas include SNAP, USDA, Government Data, ArcGIS, and Rate Limiting.

3 Limits Throttle: not published
SNAPUSDAGovernment DataArcGISRate LimitingQuotas

Limits

Per-Request Record Limit request
records
1000
Confirmed live maxRecordCount on the snap_retailer_location_data layer; page with resultOffset/resultRecordCount to retrieve more.
API Key / Authentication account
requests
not required
The service is queried anonymously; no API key, token, or registration is needed.
Request Rate client
requests per minute
not published
No documented numeric request-rate ceiling; standard ArcGIS Online platform capacity applies.

Policies

Pagination
Use resultOffset and resultRecordCount (max 1,000 per page) to walk the full ~254,048-record nationwide dataset.
Bulk Export Preference
For full-dataset refreshes, use the ArcGIS Hub item's CSV/Shapefile/GeoJSON/KML export rather than repeated paginated queries.
Read-Only
The layer's only capability is Query - no create, update, or delete operations are exposed publicly.

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/usda-snap-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.