---
title: "Incident-probability forecast"
method: GET
path: "/analytics/forecast"
tags: ["analytics"]
---

# Incident-probability forecast

`GET /analytics/forecast`

Empirical incident probability and expected delay for a road segment by day-of-week and hour, derived from historical aggregates. Omit dow/hour to get the full 7x24 grid. Thin segments degrade to corridor then jurisdiction basis; sample_size, confidence and basis report how much data backs each bucket. Requires Pro+ plan.

## Query parameters

- `jurisdiction` string, required
- `road` string, required
- `road_class` string
- `dow` integer
- `hour` integer

## Response `200`

Segment forecast — a single bucket when dow+hour are pinned, otherwise the full grid in buckets[]

---

[API](https://skmtc.dev/road511/apis/road511-traffic-api.md) · [All operations](https://skmtc.dev/road511/apis/road511-traffic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/road511/road511-traffic-api/revisions/87a29601b00a/schema)
