API Documentation
This documentation provides an overview of the available API endpoints, including details on how to use them with example requests.
Do not share the tokens outside of your organization. The examples below use the token selected above.
POST
Extract data
/api/v2/extract?map_id={mapID}
GET
Get all projects
/api/v2/project
GET
Get a project
/api/v2/project/{projectID}
GET
Get map info
/api/v2/mapInfo/{mapID}
GET