Department Of The Treasury Rate Limits

Treasury APIs split into two regimes. Fiscal Data and SAM.gov Entity Management are fronted by api.data.gov, which enforces a default 1,000-requests-per-hour limit per developer key (raisable via support). OFAC's Sanctions List Service and TreasuryDirect open feeds are unauthenticated and bounded by fair-use rather than per-key quotas. api.data.gov surfaces 429 with X-RateLimit-* headers; OFAC and TreasuryDirect use standard server throttling.

Department Of The Treasury Rate Limits is the machine-readable rate-limit profile for Department of the Treasury on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, across the api-data-gov and open tiers, measuring requests_per_hour and requests_per_minute.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, serviceUnavailable, and forbidden.

Tagged areas include Federal Government, Finance, Sanctions, Open Data, and Rate Limiting.

3 Limits Throttle: 429 Quota: 429
Federal GovernmentFinanceSanctionsOpen DataRate Limiting

Limits

api.data.gov default per-key limit api-key
requests_per_hour · hour
1000
api.data.gov increased limit (raise via support) api-key
requests_per_hour
higher; request via api.data.gov support
OFAC SLS / TreasuryDirect / IRS Fair-Use Throttle IP
requests_per_minute
fair-use; not published

Policies

api.data.gov Key Pattern
Fiscal Data and SAM.gov enforce limits at the api.data.gov gateway; excess returns 429. Increases must be requested via api.data.gov support.
OFAC SLS Bulk Pattern
OFAC publishes daily refreshed lists; consumers should download once per day rather than poll. Fair-use limits apply at the network edge.
Backoff Strategy
On 429 / 503 implement exponential backoff with jitter, honoring Retry-After when present.
Caching Encouragement
Fiscal Data datasets are stable on a daily-or-weekly cadence; cache results aggressively to reduce gateway load.

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/department-of-the-treasury-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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