Public Content API

Read-only metadata and Markdown content for Mixture of Insights posts.

Discovery

Endpoints

  • GET /api/posts.json lists all public posts.
  • GET /api/posts/{lang}/{slug}.json returns one post with its Markdown body.
  • GET /api/health.json returns service status.

Authentication

This public content API does not require OAuth, API keys, cookies, or agent registration.