Fountain · Rate Limits

Fountain Com Rate Limits

The Fountain Developer API enforces per-account rate limits to protect platform stability. Fountain does not publish specific numeric limits in its public reference; clients should page results (cursor / page + per_page), handle HTTP 429 responses, and back off. Bulk endpoints (bulk advance, bulk transitions, bulk booked-slots) exist to reduce request volume for high-throughput hiring operations.

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

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

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

Tagged areas include Hiring, Recruiting, Applicant Tracking, HR Tech, and Rate Limiting.

3 Limits Throttle: 429
HiringRecruitingApplicant TrackingHR TechRate LimitingQuotasThrottling

Limits

Requests Per Account account
requests
see provider documentation
Per-account request throttling; specific numeric limit not published.
Bulk Operations account
records
see provider documentation
Use bulk endpoints (advance, transitions, booked-slots) to reduce request count.
Pagination request
results
per_page
List endpoints support cursor- and page-based pagination via per_page.

Policies

Pagination
Use cursor or page + per_page to iterate large result sets rather than large single requests.
Backoff Strategy
On HTTP 429, implement exponential backoff with jitter and honor any Retry-After header.
Webhooks Over Polling
Subscribe to webhook-settings for hiring events instead of polling list endpoints.

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/fountain-com-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.