TimeCamp · Rate Limits

Timecamp Rate Limits

TimeCamp rate limits the API per account and ties the allowance to the subscription plan. The help center states that the "API requests limit is based on the subscription plan of your account," and the API documentation warns "Be aware that you can reach API calls limit. Once you do you will get HTTP code 429 response." TimeCamp does not publish the exact numeric per-minute or per-hour quotas for each plan on its public documentation, so no fixed numbers are recorded here.

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

It captures 2 rate-limit definitions, measuring requests and exports.

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

Tagged areas include Time Tracking, Timesheets, Rate Limiting, and Quotas.

2 Limits Throttle: 429
Time TrackingTimesheetsRate LimitingQuotas

Limits

API Requests account
requests
plan-based (exact numbers not published)
Request allowance scales with the subscription plan (Free through Enterprise); exceeding it returns HTTP 429.
Data Export Jobs account
exports
not published
v3 data-export requests are asynchronous jobs; concurrency and volume are governed server-side rather than by a documented cap.

Policies

Plan-Tiered Limits
Higher subscription plans receive higher API request allowances; the free plan has the lowest allowance.
Throttling Response
Exceeding the request limit returns HTTP 429 Too Many Requests; clients should pause and retry rather than continue sending.
Backoff Strategy
Implement exponential backoff with jitter on 429 responses, and batch reads (date-range entry queries, v3 list endpoints) to reduce request volume.

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