{ "keyword": "coffee roaster", "country": "USA", "cr": "countryUS", "lang": "English", "positioning": "1", "expandKeyWord": [ "coffee machine" ], "secondKeyWord": [ "OEM" ], "clientPortrait": "中大型咖啡设备采购商", "information": "优先有进口历史企业", "hscode": "841981", "jobEnhanceSearch": "purchasing manager" }
curl --location 'https://app.trade-wind.co/api/agentic/search' \ --header 'Authorization: Bearer tw_live_9d991654520ba5bb1b100db5d0d0f62193b887436cb20e4a35b217312ed18626' \ --header 'Content-Type: application/json' \ --data '{ "keyword": "coffee roaster", "country": "USA", "cr": "countryUS", "lang": "English", "positioning": "1", "expandKeyWord": [ "coffee machine" ], "secondKeyWord": [ "OEM" ], "clientPortrait": "中大型咖啡设备采购商", "information": "优先有进口历史企业", "hscode": "841981", "jobEnhanceSearch": "purchasing manager" }'
{ "code": 1, "message": "任务创建成功", "taskId": "641230a80434415d9c07d54db411cb5d", "serverTime": "2026-04-15 16:14:10", "meta": { "billing": { "credits_charged": 0, "agentic_note": "search 仅创建任务;条数扣费在后续 list/task 响应出现可结算数据时处理,幂等不重复扣费;list/task HTTP 本身不按次扣 credits。" } } }