v1

latestOpenAPI 3.1.02026-08-04144426.0 KB
v1

V1 Compute Batch

Geofence crash rate for many (county, selections) combinations in one request — built for comparing counties side by side. Returns a per-item list of {county, result|null, error|null} (same order as the request), so a single failing county is reported inline instead of failing the whole call. Defaults to summary-only (no per-cell breakdown).

post/v1/compute/batch

Headers

X-API-Keystring nullable
authorizationstring nullable

Request body

summary_onlyboolean

Batch defaults to summary-only (no per-cell breakdown), as it exists for multi-county comparison. Set false to include cells.

Response

Successful Response