Coalition · Rate Limits

Coalition Inc Rate Limits

Rate-limit posture for Coalition's APIs. Coalition does not publish explicit per-key rate limits for either the public Exploit Scoring System API or the partner-gated Active Insurance API as of 2026-05-25. Values below are conservative scaffold defaults consistent with the access model documented on coalitioninc.com.

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

It captures 3 rate-limit definitions, across the ess-public and active-insurance-partner tiers, measuring requests_per_minute and requests_per_day.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include Cyber Insurance, Cybersecurity, Rate Limiting, Quotas, and Throttling.

3 Limits Throttle: 429 Quota: 429
Cyber InsuranceCybersecurityRate LimitingQuotasThrottling

Limits

ESS Public Fair Use ip
requests_per_minute · minute
60
Active Insurance Partner Default api-key
requests_per_minute · minute
600
Active Insurance Partner Daily api-key
requests_per_day · day
-1

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and respect the Retry-After header on 429 responses.
Fair Use
The public ESS API is anonymous and operates under a fair-use policy. Bulk extraction patterns may be throttled at the edge without individual notice.
Quote Bind Concurrency
The Active Insurance API targets sub-2-second quote and sub-10-second bindable quote response times under a 99.9% uptime SLA; partners should serialize bind calls per applicant to avoid duplicate policies.
Cache Friendliness
ESS API responses are cacheable for short windows. Clients are encouraged to cache CVE detail responses for at least 15 minutes to reduce load on the public surface.