Transportation · head-to-head
OpenVan vs Transport for Norway
OpenVan.camp publishes a curated read-only OpenAPI schema for vanlife/RV travel planning: fuel prices by country, currency rates, a VanBasket food-cost index, VanSky weather-suitability scores, plus vanlife news stories and events. No authentication is required and the schema is discoverable at the site's `.well-known/openapi.json`; requests are capped at 120/minute per IP and the data is CC BY 4.0 licensed.
Entur is Norway's national registry for public transport data, aggregating schedules and real-time updates from 60+ operators (21,000 daily departures) behind a GraphQL Journey Planner API, plus SIRI real-time and NeTEx static feeds. Fully open and free of charge, keyless for read access, though Entur asks every consumer to self-identify with an ET-Client-Name header and reserves the right to rate-limit unidentified traffic; the old developer.entur.org portal is being retired in favor of developer.entur.no.
| OpenVan | Transport for Norway | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | GraphQL, JSON, SIRI |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Transport for Norway supports 3 response formats, while OpenVan offers fewer — pick Transport for Norway for more integration flexibility.