Connector for the deutschebahn-betriebsstellen API (generated from its OpenAPI spec).
Type: Tool
Category: Other
Version: 1.0.0
Provider: Blue Isle
License: MIT
deutschebahn-betriebsstellenapiopenapi
Deutschebahn Betriebsstellen
Connector for the deutschebahn-betriebsstellen API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.deutschebahn.com/betriebsstellen/v1
Auth: bearer (pass your key via the apiKey input)
Operations
get_betriebsstellen — GET /betriebsstellen — Get information of stations matching a given text
get_betriebsstellen_abbrev — GET /betriebsstellen/{abbrev} — Get information about a specific station or stop by abbrevation
Inputs
apiKey — your deutschebahn-betriebsstellen API key
operation — one of the operations above
path parameters when an operation's path contains {...}