API Reference

Complete API reference generated from the Verytis OpenAPI specification.

OpenAPI Specification

The OpenAPI JSON document is available at:

http://localhost:4000/openapi.json

Interactive Reference

The full interactive API reference with request/response schemas is available at:

Open API Reference

Discrepancies

MethodPathDescription
GET/v1/discrepanciesList active or historical discrepancies
GET/v1/discrepancies/:idGet full discrepancy detail with evidence

Road State

MethodPathDescription
GET/v1/road-stateInferred road state near a coordinate

Events

MethodPathDescription
GET/v1/eventsList normalized road events
GET/v1/events/:idGet single event with source provenance

Evidence

MethodPathDescription
GET/v1/evidence/:idGet structured evidence metadata

Sources

MethodPathDescription
GET/v1/sourcesSource health and freshness

Authentication

All endpoints require a Bearer API key in the Authorization header:

Authorization: Bearer vt_live_...

Base URL

https://verytis.com/api/v1