Providers

Fluctuo Bridge supports many shared vehicle providers, such as bicycles with Mobike or Ofo, scooters with Bird and Lime, as well as cars.
Not all providers are available in every city. It may be useful to query the API to find out which providers are available in a specific 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.