Providers

Fluctuo Bridge implements many shared vehicle providers, such as bicycles with Mobike or Ofo, scooters with Bird and Lime, as well as scooters and cars.
A city does not include all providers. It may be interesting to ask the API which providers are available in the city.

Get providers available at this location

To obtain this data, the " providers" query is appropriate.
It takes in argument a position (latitude, longitude) and returns an array of providers

Get all providers

Location argument is optional, it may be interesting to know all the suppliers implemented in the API.

Continue with Vehicles.