提交文件检测
POST/v1/detect/file
上传 TXT 或 CSV 文件批量检测,每行一个号码,最大 50 MB。
Content-Type:multipart/form-data
| 字段 | 类型 | 必填 | 说明 |
|---|---|---|---|
product | string | 是 | 产品 slug |
country | string | 是 | ISO 国家码 |
file | file | 是 | TXT 或 CSV,每行一条号码,最大 50 MB。 |
{ "mode": "async", "task_id": "qH5rZ7Lp3Wm9", "message": "File queued (10000 numbers). Poll GET /api/v1/tasks/qH5rZ7Lp3Wm9 for progress.", "summary": { "total": 10000, "cost_deducted": 1.000000 }}