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

Returns Map API Key

GET /map/key

Returns map api key.

content:
            application/json:
              schema:
                type: string

content:
            application/json:
              schema:
                $ref: '#/components/schemas/Error'

Was this helpful?