REST — /api/map-style
1 route handler under /api/map-style · 1 public (auth-optional).
Public flags are cross-referenced against
PUBLIC_API_PREFIXESinsrc/lib/route-access.ts. Routes without a public prefix require an authenticated session (or, where applicable, a signed federation request). See Auth models.
| Route | Methods | Access | Description |
|---|---|---|---|
/api/map-style | GET | Public | API route that serves Mapbox style JSON, sanitized for MapLibre GL compatibility. |