List available geographic regions

Returns the full list of geographic regions available for filtering forecasts, driver searches, and alert detection. Use the id value from each entry in the filters.regions field of your requests.

This is a discovery endpoint — region ids are not validated on submit, so you can filter by any integer in 1–9999, but this listing shows the ones that actually exist in the catalog.

get/api/v1/regions

Response

Full region listing, sorted by id ascending.

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the optional property trace_id to the response with the 503 status

      response-optional-property-added