Hubstaff Rate Limits
Hubstaff publishes a single global rate limit for API v2 - authenticated users are allowed 1,000 requests every hour, per application. Individual requests are subject to a 30-second timeout. All requests must be made over HTTPS (plain HTTP is redirected). Personal access tokens act as OAuth refresh tokens and expire after 90 days, so token-exchange calls against account.hubstaff.com should be cached rather than performed per request. Collection endpoints are cursor-paginated with page_start_id and page_limit; Hubstaff recommends the pre-aggregated activities/daily endpoints over raw activities when building reports, because they return far fewer records for the same time span.
Hubstaff Rate Limits is the machine-readable rate-limit profile for Hubstaff on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, seconds, days, and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Time Tracking, Timesheets, Workforce Management, Rate Limiting, and Quotas.