APIHub
Back to Explore

Betriebsstellen

This REST-API enables you to query station and stop infos

Transportation
none
HTTPS
CORS: Unknown
Visit official documentation

Latency

1287ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/betriebsstellen

Get information of stations matching a given text

  • name (query) — A station name or part of it
GET

/betriebsstellen/{abbrev}

Get information about a specific station or stop by abbrevation

  • abbrev (path, required) — Station or stop abbrevation

2 endpoints auto-detected

curl -X GET \
  "https://api.deutschebahn.com/betriebsstellen/v1/betriebsstellen"

api.deutschebahn.com · HTTPS only