{"info":{"description":"公开内容API，提供站点功能、创作场景、指南和FAQ等结构化数据","title":"MakeANovel Content API","version":"1.0.0"},"openapi":"3.0.0","paths":{"/content":{"get":{"description":"返回包含功能介绍、场景、FAQ、HowTo指南的完整内容","responses":{"200":{"description":"成功响应"}},"summary":"获取站点完整内容"}},"/content/changelog":{"get":{"description":"返回版本更新历史和变更记录","responses":{"200":{"description":"成功响应"}},"summary":"获取版本历史"}},"/content/comparison":{"get":{"description":"返回与其他创作工具的功能对比","responses":{"200":{"description":"成功响应"}},"summary":"获取竞品对比"}},"/content/examples":{"get":{"description":"返回示例世界观文件和教程","responses":{"200":{"description":"成功响应"}},"summary":"获取示例文件"}},"/content/features":{"get":{"description":"返回所有功能模块及其分组信息","responses":{"200":{"description":"成功响应"}},"summary":"获取功能列表"}},"/content/guides":{"get":{"description":"返回所有指南分类及页面","responses":{"200":{"description":"成功响应"}},"summary":"获取指南分类"}},"/content/openapi":{"get":{"description":"返回API的OpenAPI规范文档","responses":{"200":{"description":"成功响应"}},"summary":"获取OpenAPI规范"}},"/content/pricing":{"get":{"description":"返回基础版和高级版套餐信息及功能对比","responses":{"200":{"description":"成功响应"}},"summary":"获取定价套餐"}},"/content/scenarios":{"get":{"description":"返回所有支持的创作场景","responses":{"200":{"description":"成功响应"}},"summary":"获取创作场景"}},"/content/usecases":{"get":{"description":"返回实际使用场景和用户洞察","responses":{"200":{"description":"成功响应"}},"summary":"获取用例图谱"}}},"servers":[{"description":"Production server","url":"https://makeanovel.com/api/v1"}]}