创建异步文档解析任务,立即返回job_id,通过job_id查询处理状态和结果。
适用于处理大文件或批量文件,避免HTTP超时限制。
Documentation Index
Fetch the complete documentation index at: https://docs.textin.com/llms.txt
Use this file to discover all available pages before exploring further.
"{\"provider\": \"textin\", \"parse_mode\": \"auto\"}"
Webhook回调URL(可选),当任务完成或失败时会调用该URL。
Webhook请求格式:
"https://your-server.com/webhook"