For the complete documentation index, see llms.txt. This page is also available as Markdown.

Map

Geospatial data and map visualization for project locations.

Get sentinel API key from Guardian service environment settings (.env.guardian).

get

Return sentinel API key.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Successful operation.

application/json
stringOptional
get/map/sh
GET /api/v1/map/sh HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
46e0a5e4-6a27-46a6-adcc-a4608a4513e4

Last updated