The traffic data layer for Europe.
One REST API across every European National Access Point. DATEX II native, normalized into one consistent schema. Events, cameras, AFIR EV charging, SSTP truck parking — all GeoJSON, all real-time.
One REST API across every European National Access Point. DATEX II native, normalized into one consistent schema. Events, cameras, AFIR EV charging, SSTP truck parking — all GeoJSON, all real-time.
Stop wrangling DATEX II dialects across every Member State. NAPSPAN normalizes EU 27 + UK + EFTA into a single REST contract — NAPCORE-aligned, GeoJSON-native, webhook-ready.
Every National Access Point under ITS Directive 2010/40/EU — EU 27 + UK + EFTA — normalized into one consistent REST schema, NAPCORE-aligned.
RTTI (EU 2022/670) and SRTI (EU 886/2013) streams — incidents, construction, closures, weather. Severity, lifecycle tracking, sub-30s sync.
SSTP safe and secure truck parking (EU 885/2013) and AFIR Article 20 EV charging — two regulatory streams in one resource model.
RFC 7946 compliant. Drop into Leaflet, Mapbox, deck.gl, QGIS — zero transformation, zero glue code, zero DATEX II XML wrangling.
Filter by radius, bbox, country, road, severity. PostGIS spatial indexing for fast, ranked results across the entire continent.
P50/P95 clearance times, corridor reliability scores, time-series event volumes. Raw NAP data → operational insights.
HMAC-SHA256 signed payloads. Exponential backoff retries, delivery logs, auto-disable on 5xx streaks.
TEN-T core network corridors, AFIR-aligned EV charging, plus per-country weight restrictions, bridge clearances, and truck-route designations.
DATEX II pull, broker push (DE Mobilithek mTLS, UK NTIS push receiver, CH SOAP) — per-adapter circuit breaker with adaptive backoff.
Two primary resources cover all mobility data: events for time-bounded incidents, features for points of interest. Filter by country, type, severity, bbox, or radius.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.9603, 50.9375]
},
"properties": {
"id": "mob-evt-110000003091",
"title": "A4 → Köln · Roadworks long-duration",
"event_type": "roadworks",
"severity": "moderate",
"status": "active",
"country": "DEU",
"start_time": "2026-04-21T05:00Z",
"end_time": null,
"publisher": "Die Autobahn GmbH des Bundes",
"source": "mobilithek"
}
}
// + 312 more features
]
}
NAPSPAN tracks every event's full lifecycle and surfaces the metrics fleet ops, mobility analysts, and public-sector teams actually care about.
Time-series volumes by type, severity, and country. Spot seasonal patterns across the EU 27 + UK + EFTA.
Real-time stream of lifecycle events: created, status changed, severity updated, archived.
Full audit log per event — when it was created, every status change, when it was archived.
Reliability scores for major TEN-T corridors based on incident frequency, duration, severity.
Events for time-bounded incidents. Features for points of interest. Plus TEN-T network and AFIR EV charging, all in the same schema.
EU 27 + UK + EFTA = 30 National Access Points, plus pan-European data services. All DATEX II native, all normalized into one consistent REST contract.
14-day free trial, no credit card. Upgrade anytime for higher rate limits, more NAPs, and analytics. VAT included where applicable.
Questions about the API, custom integrations, or enterprise pricing? Drop us a line.
DATEX II flowing on day one — no XML wrangling required. Free 14-day trial, no credit card.