Demo Enpoints
Contact support to get access to demo endpoint tokens
Base URL: https://geo-srv-002.stoovo.com
https://geo-srv-002.stoovo.comAPI Endpoint: /demo/details
/demo/details### Request Body - `id`: The unique identifier for the object. - `kind`: The type or kind of the id. e.g place/restuarant (generally it is place){ "kind": "place", "markerId": "64389905d21459db0b0c1555", "createdAt": "2024-02-27T21:02:20.578Z", "geometry": { "coordinates": [ -122.4239107, 37.7723322 ], "type": "Point" }, "isBuilding": true, "properties": { "address": "21 Octavia St, San Francisco, CA 94102", "kind": "place", "name": "21 Octavia St", "text": "21 Octavia St", "usermodified": false, "amenities": { "wheelchair": false, "elevator": false, "deliveryScore": 0, "score": 0 }, "delivery_time": null, "photos": [ "https://placesphotos.stoovo.com/place/ChIJ3Q-piZ-AhYAR_8uZfUAXAPQ/main/default.png" ], "correct": 0, "incorrect": 0, "userReaction": 0, "completeData": false, "userReview": false, "types": [ "street_address" ], "isOpenNow": null }, "type": "Feature", "demo": true, "id": "64389905d21459db0b0c1555" }
API Endpoint: /demo/parking
/demo/parkingAPI Endpoint: /demo/entrance
/demo/entranceAPI Endpoint: /demo/units
/demo/unitsLast updated
Was this helpful?

