Logo
Developer Platform
Docs
API
Pricing
Showcases
API Reference
Geo
/v1/geo/nearby/v1/geo/search
Traffic
/v1/traffic/geo/v1/traffic/overview
Transit
/v1/transit/stops/departures/v1/transit/stops/nearby
Weather
/v1/weather/climate/v1/weather/forecast/v1/weather/models/forecast/v1/weather/models/info/v1/weather/radar/v1/weather/storms/v1/weather/warnings
_Other
/test/error_custom/weather/v1/climate/weather/v1/climate_old/weather/v1/forecast

Traffic Geo (Netherlands)

GET
/v1/traffic/geo

Description

The Traffic GeoJSON API provides real-time traffic events for the Netherlands in GeoJSON format.

Each feature represents a road closure, congestion, or traffic measure with full geometry for visualization on maps. This makes it ideal for interactive applications, dashboards, and GIS integrations.

Parameters

No parameters needed.

Example Request

curl "https://api.infoplaza.dev/v1/traffic/geo? \
     api_key=$INFOPLAZA_API_KEY"