SmartRecruiters · Rate Limits

Smartrecruiters Rate Limits

SmartRecruiters enforces both a per-second request rate and a concurrency cap on its API. Standard endpoints allow up to 10 requests per second; job-publication and offer-document endpoints are capped at 2 requests per second. Most endpoints permit up to 8 simultaneous requests; GET /candidates is restricted to a single concurrent request. Each API credential is treated as a separate user for rate-limit accounting. Exceeding either limit returns HTTP 429.

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

It captures 4 rate-limit definitions, measuring requests_per_second and concurrent_requests.

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

Tagged areas include Human Resources, Recruiting, Applicant Tracking, and Rate Limiting.

4 Limits Throttle: 429
Human ResourcesRecruitingApplicant TrackingRate Limiting

Limits

Standard Endpoints (Request Rate) api-credential
requests_per_second · second
10
Default rate limit applied to most SmartRecruiters API endpoints.
Job Publication / Offer Documents (Request Rate) api-credential
requests_per_second · second
2
Lower per-second cap for job-publication and offer-document endpoints.
Standard Endpoints (Concurrency) api-credential
concurrent_requests
8
Maximum simultaneous in-flight requests across most endpoints.
GET /candidates (Concurrency) api-credential
concurrent_requests
1
GET /candidates is restricted to one concurrent request per credential.

Policies

Per-Credential Accounting
Each API credential is treated as a separate user for rate-limit tracking; sharing a credential across services compounds the same caps.
Distribute Load
SmartRecruiters recommends distributing requests throughout the day rather than clustering them at peak times.
Long Timeouts
Set client request timeouts to a minimum of 128 seconds to avoid spurious retries under concurrency pressure.
Bulk via Reporting API
Use the SmartRecruiters Reporting API for bulk data retrieval; it is optimized for high-volume transfers and bypasses some of the standard endpoint constraints.
Backoff on 429
On HTTP 429, implement exponential backoff with jitter and consult X-RateLimit-* headers to reschedule.

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