{
  "name": "D3Codex API",
  "description": "Machine-readable reference for the Rocket D3 / Pick MultiValue database. Static, CORS-enabled, no key required.",
  "homepage": "https://d3codex.com/",
  "version": "c6d68b0",
  "counts": {
    "topics": 2190,
    "categories": 18
  },
  "endpoints": {
    "catalog": "https://d3codex.com/api/topics.json",
    "topic": "https://d3codex.com/api/topics/{slug}.json",
    "topicMarkdown": "https://d3codex.com/{slug}.md",
    "categories": "https://d3codex.com/api/categories.json",
    "llmsTxt": "https://d3codex.com/llms.txt"
  },
  "example": {
    "slug": "pickbasic-flashbasic/oconv-function",
    "topic": "https://d3codex.com/api/topics/pickbasic-flashbasic/oconv-function.json",
    "page": "https://d3codex.com/pickbasic-flashbasic/oconv-function/"
  },
  "notes": "Each topic JSON includes structured sections plus a full Markdown rendering for LLM ingestion. Reference content and marks belong to their respective owners; D3Codex is independent and unofficial."
}