Transportation · head-to-head
OpenVan vs Transport for Berlin, Germany
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.
vbb-rest is an open-source, community-built REST wrapper around VBB's official HAFAS backend for Berlin and Brandenburg public transit, covering stop search, departures, journeys, and live vehicle positions in the Friendly Public Transport Format (JSON). It's keyless and free, now on its 6th major version — the previously indexed v3 endpoint is deprecated in favor of v6.vbb.transport.rest.
| OpenVan | Transport for Berlin, Germany | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |