← Back to Dashboard

Transport for The Netherlands

TransportationActiveUnknownAuth: UnknownDoc: HTML
Swagger DocumentationVisit Website ↗

Description

OVAPI, country-wide public transport

✨ AI Summary

OVAPI provides country-wide public transport data for the Netherlands, offering real-time information.

Code Example

import requests

url = "https://api.ovapi.nl/v1/status"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)