{"name":"unofficial.voyage API","version":"1.0.0","description":"V33 schema reference for AI agents authoring Voyage worlds. Every section endpoint is self-contained: prose, per-field explanations, and the V33 schema fragment for that section.","formats":["json","md"],"endpoints":[{"path":"/","purpose":"This manifest"},{"path":"/sections.json","purpose":"Lightweight index of all sections"},{"path":"/sections/{section}.json","purpose":"One section - metadata + prose blocks + field explanations + schema fragment (JSON)"},{"path":"/sections/{section}.md","purpose":"One section - same content as JSON, formatted as Markdown"},{"path":"/wiki.json","purpose":"Entire wiki - all sections aggregated (JSON)"},{"path":"/wiki.md","purpose":"Entire wiki - all sections concatenated (Markdown)"},{"path":"/schema.json","purpose":"Raw V33 schema JSON"},{"path":"/validate","purpose":"POST a world JSON, returns validation issues"}]}