Spruce Health Rate Limits
Spruce Health publishes no numeric request-rate limit for the Public API, but it does publish the runtime signal, which is the part an agent actually needs. Every response carries rate-limit headers across two windows - 60 seconds and 24 hours - and Spruce documents that limits are enforced PER ORGANIZATION, not per credential, so issuing additional tokens buys no additional headroom. On the webhook delivery side the limit is concrete and published: 1000 events per minute per endpoint.
Spruce Health Rate Limits is the machine-readable rate-limit profile for Spruce Health on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and events.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, throttled_note, forbidden, forbidden_note, duplicate, and duplicate_note.
Tagged areas include Healthcare, HIPAA, Communication, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://developer.sprucehealth.com/docs/overview
- https://developer.sprucehealth.com/docs/webhooks-overview
- openapi/_original/spruce-health-openapi.json
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.