PASAR API
Free registration on the DB API Marketplace; each API (timetables, station data, GBFS vehicle rental, RIS real-time) has its own subscription and client credentials, so the base URL varies per API.
View docs ↗ More Travel & mobility APIs# Deutsche Bahn ~ DB API Marketplace (rail data) needs an access token. # No single public base URL ~ start from the docs: # https://developers.deutschebahn.com/
I'm integrating a Germany API into my app. API: Deutsche Bahn ~ DB API Marketplace (rail data) Provider: Deutsche Bahn AG Auth: requires an access token (sign up: https://developers.deutschebahn.com/) Pricing: free Important note: Free registration on the DB API Marketplace; each API (timetables, station data, GBFS vehicle rental, RIS real-time) has its own subscription and client credentials, so the base URL varies per API. Source: Deutsche Bahn AG (https://developers.deutschebahn.com/) Source type: Official portal or provider docs Endpoint type: Portal or multi-endpoint API Integration difficulty: Needs token Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.