Nectar Hr Rate Limits
Nectar's Open API documents a concurrency limit rather than a published per-minute request quota - a maximum of 50 concurrent calls per account. Several endpoints also impose payload/pagination caps: the user upsert endpoint (PUT /v1/users) accepts up to 50 users per request, list and feed endpoints are cursor-paginated (users default/limit-bounded, custom awards default 25 per page), and the financial redemptions report caps its date span at one year. A single API key is issued per account, with selectable scopes and an optional expiration.
Nectar Hr Rate Limits is the machine-readable rate-limit profile for Nectar on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring concurrent-requests, requests, users, items, and days.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Employee Recognition, HR, Rate Limiting, and Quotas.