Public API
Agent-readable site metadata
Zachary Oakes publishes a small read-only API and well-known discovery resources for agents, crawlers, and developer tools.
Endpoints
- /api/site-profile.json returns public profile, contact, keyword, and section metadata.
- /.well-known/api-catalog returns the RFC 9727 API catalog as Linkset JSON.
- /openapi.json returns the OpenAPI description.
- /.well-known/health returns basic availability status.
Authentication
Current public metadata endpoints do not require access tokens. OAuth discovery documents are published so agents can detect that no protected scopes are currently advertised.