API Documentation

This documentation provides an overview of the available API endpoints, including details on how to use them with example requests.

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

Get all maps

/api/v2/getAllMaps