{"version":"1.0.0","name":"Markdown Graphs API","description":"Read-only JSON catalog for Markdown Graphs. No authentication. URL versioned under /api/v1/.","deprecation":"https://mdx-graphs.kshv.me/developers/deprecation","openapi":"https://mdx-graphs.kshv.me/openapi.json","endpoints":[{"method":"GET","path":"/api/v1/health","summary":"Health check","operationId":"getHealth"},{"method":"GET","path":"/api/v1/components","summary":"List every graph","operationId":"listComponents"},{"method":"GET","path":"/api/v1/components/{slug}","summary":"Get one graph","operationId":"getComponent"},{"method":"GET","path":"/llms.txt","summary":"Chooser and ASCII twins","operationId":"getLlmsTxt"},{"method":"GET","path":"/agents.md","summary":"Agents page as markdown","operationId":"getAgentsMd"},{"method":"GET","path":"/skill.md","summary":"Agent skill file","operationId":"getSkill"},{"method":"GET","path":"/skill/recipes.md","summary":"Skill recipes","operationId":"getSkillRecipes"},{"method":"GET","path":"/r/{name}.json","summary":"shadcn registry item","operationId":"getRegistryItem"},{"method":"GET","path":"/openapi.json","summary":"This OpenAPI document","operationId":"getOpenApi"}]}