motorscooter ๐ต
This route allows you to pick up all the self-service scooters near your location.
Get MotorScooters
GET
https://api.roote.ai/api/realtime/:coords/freefloat/motorscooter?token=:token
Localisation de tous les scooters en libre-service ร proximitรฉ (Toutes marques confondues).
Path Parameters
Name
Type
Description
:coords
string
Latitude & Longitude 48.871051,2.3035782
Query Parameters
Name
Type
Description
:token
string
Token api.roote.ai
[
{
"id": "fc00bbe3-c90f-4283-a020-3b86804d676d",
"lat": 48.8704204149516,
"lng": 2.30575610930903,
"battery": 29,
"type": "MOTORSCOOTER",
"attributes": [
"ELECTRIC"
],
"provider": {
"name": "Coup"
},
"distance": 174
}
]
Derniรจre mise ร jour
Cet article vous a-t-il รฉtรฉ utile ?