Authentication
JWT bearer tokens, API keys (header and query forms), and OAuth/OIDC. Start here if your client is making its first request.
The GeoLens REST API exposes the full catalog, search, map, and standards endpoints. This reference is auto-generated from a committed OpenAPI snapshot of a running GeoLens instance — every endpoint, parameter, and response schema is derived directly from the FastAPI application.
Authentication
JWT bearer tokens, API keys (header and query forms), and OAuth/OIDC. Start here if your client is making its first request.
OGC & Standards Endpoints
OGC API Common, Records, Features, STAC 1.1, and tile endpoints with QGIS, GDAL, and pystac-client examples.
Endpoints by Tag
Browse the full reference grouped by FastAPI tag. Each operation includes parameters, request body, and response schemas. The sidebar lists all 18 tag groups; jump straight to the most-used one below.