Demo Enpoints
Contact support to get access to demo endpoint tokens
Base URL: https://geo-srv-002.stoovo.com
https://geo-srv-002.stoovo.com
API Endpoint: /demo/details
/demo/details
Method: POST
Description: Retrieves detailed information for the demo.
Request Body:
Responses:
This JSON object comprehensively details several attributes associated with the location, including its type, creation date, geographic details, building status, and various other properties like address, name, amenities, and photos, offering a complete overview for client usage.
401 Not Authorized
This status code indicates that the request has not been applied because it lacks valid authentication credentials for the target resource. The server may require HTTP authentication (presented in WWW-Authenticate header fields), or some other form of client identification.
API Endpoint: /demo/parking
/demo/parking
Method: POST
Description: Retrieves detailed information for parking and entrance facilities.
Request Body:
API Endpoint: /demo/entrance
/demo/entrance
Method: POST
Description: Retrieves detailed information for parking and entrance facilities.
Request Body:
401 Not Authorized
Indicates failure due to invalid credentials, requiring proper authentication to access the information.
API Endpoint: /demo/units
/demo/units
Method: POST
Description: Retrieves detailed information for various units for a address
Responses:
200 OK
Successful requests will return detailed information about the units, as shown in the example below:
401 Not Authorized
Indicates the request failed due to invalid credentials, requiring proper authentication.
Last updated