Skip to main content

Endpoint Catalog

Anonymous public route catalog with method, path, access scope, mounted aliases, and usage notes.

Source of truth

This catalog is generated from a whitelist over the backend route surface (web/scripts/generate-endpoint-catalog.mjs, source: web/client/src/content/endpoint-catalog.ts). It publishes only anonymous public routes needed by public pages, desktop release checks, status, contact, and aggregated telemetry.

Auth, billing, portal, operational routes, and implementation metadata are not included in the public catalog by design — the platform runs ~57 REST route files internally (see Service Catalog), and only the anonymous subset is safe to publish without leaking authenticated surface area to unauthenticated scanners.

Mounted aliases are shown only for public-safe routes where one source route is exposed under more than one supported path.

DomainEndpoints
contact1
desktop3
metrics1
monitoring2
system1

For the live, generated table (updated on every deploy), see the chimeramind.com endpoint catalog.