Freefloat 🚥
This route will allow you to pick up all freefloating objects near your location.
Works in all cities with at least one freefloating operator.
Get Freefloat
GET
https://api.roote.ai/api/realtime/:coords/freefloat/:mode?token=:token
Tous les véhicules en freefloating à proximité serons affichés.
Path Parameters
Name
Type
Description
:coords*
string
Latitude,Longitude 44.83301,-0.570184
Query Parameters
Name
Type
Description
:token*
string
api.roote.ai token
[
{
"id": "dm9pOlNDT09URVI6YWJhYTc1YmItYmJiMi00NGRkLWJjOTItOWE0OTIwMWEzY2U4",
"lat": 48.858333587646484,
"lng": 2.3133206367492676,
"battery": 82,
"type": "SCOOTER",
"attributes": [
"ELECTRIC"
],
"provider": {
"name": "Voi"
},
"distance": 119
},
{
"id": "A760001592",
"lat": 48.858178,
"lng": 2.310595,
"battery": null,
"type": "BIKE",
"attributes": [],
"provider": {
"name": "Mobike"
},
"distance": 129
},
{
"id": "anVtcDpCSUtFOjE3NDE2Mw==",
"lat": 48.857958333333336,
"lng": 2.3106466666666665,
"battery": 68,
"type": "BIKE",
"attributes": [
"GEARS",
"ELECTRIC"
],
"provider": {
"name": "Jump"
},
"distance": 143
}
]
The radius is 400 metres around your position.
What is freefloating ?
Dernière mise à jour
Cet article vous a-t-il été utile ?