Flinkster_API_NG
This REST-API enables you to query for private transport sharing offers provided by companies and cities in Germany, Netherland and Austria. You can search for informations about the rental stations (points or areas) where you can find the rentals by utilizing the /areas/ ressource. With the help of the proximity search in the /bookingproposals/ URI you can request the availabilities of the rental
Latency
255ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/areas
List Areas by Criteria.
/areas/{areaUID}
Get area by UID.
/bookingproposals
Query for available RentalObjects of a specific view
/index
Show index.
/providernetworks/{providernetworkUID}/categories
Lists all categories
/providernetworks/{providernetworkUID}/categories/{categoryUID}
Get a Category by UID
/providernetworks/{providernetworkUID}/prices
Get information about the prices.
/providernetworks/{providernetworkUID}/rentalobjects/{rentalObjectUID}
Get information about the RentalObject.
/providernetworks/{uid}
Get information about the ProviderNetworkResources.
/providers/{uid}
Get information about the ProviderResourceImpl.
10 endpoints auto-detected
curl -X GET \ "https://api.deutschebahn.com/flinkster-api-ng/v1/areas"
api.deutschebahn.com · HTTPS only