Public read APIs for the daily AI news feed. Cron and operator routes under /api/cron use a separate bearer secret and are not part of this catalog.
tag filters by category.Public feed and health endpoints require no OAuth token. OAuth 2.0 / OpenID Connect metadata under /.well-known/ is published for agent discovery; interactive login and token issuance are not enabled-those endpoints return HTTP 501 with an explanatory JSON body.
Unknown /api/* paths and failed requests return JSON (never HTML) with code, message, and resolution so agents can recover. Example: GET /api/does-not-exist.
The dailyai.report MCP server card is at /.well-known/mcp/server-card.json. The agent map is /llms.txt. More developer resources: /docs.