{"name":"文档转PDF API（火山引擎TOS版本）","version":"2.0.0","supported_formats":[".doc",".docx",".ppt",".pptx",".xls",".xlsx",".md",".markdown",".txt",".pdf"],"storage":"火山引擎对象存储 (Volcano Engine TOS)","authentication":{"enabled":true,"type":"Basic Auth","note":"如果启用认证，所有API请求需要提供有效的用户名和密码（Basic Auth）"},"tos_config":{"endpoint":"tos-cn-beijing.volces.com","region":"cn-beijing","bucket":"sovi-web-public","configured":true},"endpoints":{"convert":"/api/convert - POST请求，从TOS下载文件并转换为PDF","upload":"/api/upload - POST请求，直接上传文件到TOS（Office文档自动转PDF）","upload_stream":"/api/upload-stream - POST请求，流式上传文件到TOS（Office文档自动转PDF）","extract_pdf":"/api/extract-pdf - POST请求，从PDF文件中提取指定页面","health":"/health - GET请求，健康检查"}}