{
  "version": "1",
  "name": "KHAO Public JSON API",
  "description": "Pre-baked, static JSON endpoints for programmatic access to KHAO's daily AI news data. Parallel to the HTML pages; same data, different format. CORS-enabled.",
  "generated_at": "2026-05-01T11:42:43Z",
  "site_url": "https://khao.ai",
  "endpoints": {
    "this_manifest": "https://khao.ai/api/v1/index.json",
    "entities_index": "https://khao.ai/api/v1/entities.json",
    "entity_detail": "https://khao.ai/api/v1/entities/<slug>.json",
    "json_feed": "https://khao.ai/feed.json",
    "rss_feed": "https://khao.ai/feed.xml",
    "search_index": "https://khao.ai/search-index.json",
    "archive_index": "https://khao.ai/archive/index.json",
    "daily_markdown": "https://khao.ai/archive/<YYYY-MM-DD>.md",
    "schema_docs": "https://khao.ai/SCHEMA.md",
    "llms_txt": "https://khao.ai/llms.txt"
  },
  "counts": {
    "entities": 34,
    "archive_days": 31,
    "total_stories": 1301
  },
  "license": "KHAO data is published under the same terms as the site. Editorial summaries are paraphrases of original publishers; see isBasedOn arrays for authoritative sources.",
  "citation_format": "Per KHAO, <YYYY-MM-DD>: <story title>",
  "see_also": "https://khao.ai/llms.txt"
}
