v1

V1 Compute

Geofence (S2-cell) crash rate for the given filters: region-wide N, D, rate + 95% CI, optional operator-weighted rate, and a per-cell breakdown. Pass summary_only: true to drop the per-cell breakdown.

post/v1/compute

Headers

X-API-Keystring nullable
authorizationstring nullable

Request body

regionstring

Which served region to compute. Discover the set with /v1/regions.

summary_onlyboolean

Drop the per-cell cells breakdown (returned as []), keeping just the region-wide scalars. Cuts the bulk of the response for callers that don't need the map heatmap.

Response

Successful Response

Nnumber required
D_milesnumber required
D_billionsnumber required
ratenumber nullable required
rate_lownumber nullable
rate_highnumber nullable
rate_non_dynnumber nullable required
rate_dynnumber nullable
multipliernumber nullable

Changes