API Common Guide
📢 Overview
This API allows external systems to create, read, update, and delete map and place information. To use the API, you must obtain a valid API key.
All requests and responses are based on the JSON format.
📃 API Common Guide Structure
The API Common Guide includes the following sections:
Place
Get Place UID List
Get Place Details by UID
Update Place Details by UID
Map
Get Project GeoJSON
Get Floor GeoJSON
Get Navigation Path
Set Map Color by Place
🔗 Base URL
The URL for the Growspace API follows the format below.
https://space.api-freegrow.com
🔐 API Authentication
To use the API, you must include your issued API Key in the request header. You can obtain an API Key by following the steps below.
Last updated