Public Content API
Read-only metadata and Markdown content for Mixture of Insights posts.
Discovery
Endpoints
GET /api/posts.jsonlists all public posts.GET /api/posts/{lang}/{slug}.jsonreturns one post with its Markdown body.GET /api/health.jsonreturns service status.
Authentication
This public content API does not require OAuth, API keys, cookies, or agent registration.