API Discovery
This site publishes a small read-only API for agent and integration discovery.
Endpoints
GET /api/status.json: health and build metadataGET /api/site.json: profile, notes, and public navigation dataGET /openapi.json: OpenAPI description for the public APIGET /.well-known/api-catalog: API catalog linksetGET /.well-known/oauth-protected-resource: protected resource metadata for the public API
Authentication
No authentication is required for the published read-only endpoints.