Herald · Rate Limits

Herald Rate Limits

Herald's REST API is authenticated per platform with OAuth2 client-credentials bearer tokens. Specific published request-rate limits are not documented for the public API; throttling and any per-environment quotas are governed by the platform's agreement and by downstream carrier constraints on submissions and quoting. Specific values are not reconciled in this artifact.

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

It captures 3 rate-limit definitions, measuring requests, submissions, and tokens.

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

Tagged areas include Insurance, Insurtech, Commercial Insurance, Quoting, and Carriers.

3 Limits Throttle: 429
InsuranceInsurtechCommercial InsuranceQuotingCarriersRate LimitingQuotasThrottling

Limits

API Requests platform
requests
see provider documentation
Per-platform request throttling governed by agreement; specific values not published.
Submissions platform
submissions
see provider documentation
Submission throughput is also subject to downstream carrier constraints.
Access Tokens platform
tokens
24-hour expiry
Access tokens from /auth/token expire 24 hours after issuance and must be refreshed.

Policies

Contracted Limits
Limits and environment access (sandbox vs production) are set by the platform agreement.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources