SmartHR · Rate Limits

Smarthr Rate Limits

SmartHR publishes numeric rate limits for its API in the API overview documentation. Limits apply both per access token and per subdomain (tenant). Responses expose the remaining quota and reset time via `x-rate-limit-*` headers, and there is a separate, tighter "intensive" limit surfaced through `x-intensive-rate-limit-*` headers for heavier operations. Exceeding a limit returns HTTP 429.

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

It captures 4 rate-limit definitions, measuring requests.

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

Tagged areas include HR, Human Resources, Japan, Rate Limiting, and Quotas.

4 Limits Throttle: 429
HRHuman ResourcesJapanRate LimitingQuotas

Limits

Per Access Token (hourly) access_token
requests · hour
5000
5,000 requests per hour per access token.
Per Access Token (per second) access_token
requests · second
10
10 requests per second per access token.
Per Subdomain subdomain
requests · minute
50000
50,000 requests per minute per tenant subdomain.
Intensive Operations access_token
requests
not fully documented
A tighter "intensive" limit applies to heavier operations, surfaced via x-intensive-rate-limit-* headers.

Policies

Pagination
List endpoints use page (from 1) and per_page (default 10, max 100), with a Link header (first/last/next/prev) and x-total-count.
Backoff Strategy
Clients should honor the x-rate-limit-reset / x-intensive-rate-limit-reset values and back off with jitter on 429 responses.

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/smarthr-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.