Freshteam · Rate Limits

Freshteam Rate Limits

The Freshteam API applies per-minute request limits that scale with the account's subscribed employee count and plan tier. Documented tiers are - Free - no limit; Trial - 10 requests per minute; Growth and Pro - MAX(50, employee count) per minute; Enterprise - MAX(100, 2x employee count) per minute. Every response carries x-ratelimit-total, x-ratelimit-remaining, and x-ratelimit-used-currentrequest headers so clients can track consumption.

Freshteam Rate Limits is the machine-readable rate-limit profile for Freshteam 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 Human Resources, HRIS, Applicant Tracking, Rate Limiting, and Quotas.

4 Limits Throttle: 429
Human ResourcesHRISApplicant TrackingRate LimitingQuotas

Limits

Free Plan Requests account
requests · minute
no limit
The Free tier is documented as having no per-minute API request cap.
Trial Requests account
requests · minute
10
Trial accounts are capped at 10 requests per minute.
Growth and Pro Requests account
requests · minute
MAX(50, employee_count)
Whichever is greater of 50 or the number of subscribed employees, per minute.
Enterprise Requests account
requests · minute
MAX(100, 2 x employee_count)
Whichever is greater of 100 or twice the number of subscribed employees, per minute.

Policies

Backoff Strategy
On a 429 response, back off and retry using the x-ratelimit-remaining header and exponential backoff with jitter.
Pagination
List endpoints default to 50 objects per page; page with the page query parameter and total-pages / link response headers to spread 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/freshteam-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.