Get a list of rental providers or all rental stations and vehicles for a map section or provider
Various options to filter the providers, stations and vehicles are available. If none of these filters are provided, a list of all available rental providers is returned without any station, vehicle or zone data.
At least one of the following filters must be provided to retrieve station, vehicle and zone data:
- A bounding box defined by the min and max parameters
- A circle defined by the point and radius parameters
- A list of provider groups via the providerGroups parameter
- A list of providers via the providers parameter
Only data that matches all the provided filters is returned.
Provide the withProviders=false parameter to retrieve only provider groups if detailed feed information is not required.
Query parameters
latitude,longitude pair of the lower right coordinate
latitude,longitude pair of the upper left coordinate
`latitude,longitude[,level]` tuple with
- latitude and longitude in degrees
- (optional) level: the OSM level (ignored, for compatibility reasons)
OR
stop id
Radius around point in meters.
A list of rental provider groups to return. If both providerGroups and providers are empty/not specified, all providers in the map section are returned.
A list of rental providers to return. If both providerGroups and providers are empty/not specified, all providers in the map section are returned.
Optional. Include providers in output. If false, only provider groups are returned.
Also affects the providers list for each provider group.
Optional. Include stations in output (requires at least min+max or providers filter).
Optional. Include free-floating vehicles in output (requires at least min+max or providers filter).
Optional. Include geofencing zones in output (requires at least min+max or providers filter).
Response
Rentals in the map section or for the given providers