工具市場
搜尋
呼叫測試Fast Entity Search
Fast Entity Search
- 價格
- 0.005000 USDT / 請求
- 狀態
- 可呼叫
- 官方參考價
- 0.005000 USDT / 請求
- 呼叫方式
- REST · MCP
呼叫測試
點擊執行後才會提交呼叫,請先檢查參數和費用上限。
執行後,在這裡查看狀態、費用和回傳內容。
API 文件
非同步建立成功僅表示取得任務回執。需將回執 ID 傳給對應平台的狀態或結果介面,確認上游任務是否完成。
curl https://gw.asale.ai/v1/tool-runs \
-H 'Authorization: Bearer <ASALE_API_KEY>' \
-H 'Content-Type: application/json' \
-H 'Idempotency-Key: <UNIQUE_REQUEST_ID>' \
-d '{
"tool": "findall.entity.search",
"input": {
"body": {
"entity_type": "people",
"objective": "IANA example domains"
}
},
"max_cost_micros": 5000
}'curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'| 參數 | 必填 | 類型 |
|---|---|---|
| body | 是 | object |
完整輸入規範
{
"$defs": {
"FindAllEntitySearchRequest": {
"properties": {
"entity_type": {
"description": "Type of entity to search for.",
"enum": [
"people",
"companies"
],
"title": "Entity Type",
"type": "string"
},
"match_limit": {
"default": 100,
"description": "Maximum number of entities to return. Must be between 5 and 1000 (inclusive). May return fewer results. Defaults to 100.",
"maximum": 1000,
"minimum": 5,
"title": "Match Limit",
"type": "integer"
},
"objective": {
"description": "Natural language description of target entities.",
"title": "Objective",
"type": "string"
}
},
"required": [
"entity_type",
"objective"
],
"title": "FindAllEntitySearchRequest",
"type": "object"
}
},
"additionalProperties": false,
"properties": {
"body": {
"$ref": "#/$defs/FindAllEntitySearchRequest"
}
},
"required": [
"body"
],
"type": "object"
}價格
0.005000 USDT / 請求
顯示起始價格。請先取得目前參數的報價;完成後按實際用量結算並退回差額。
測試會使用帳戶餘額,並受所選金鑰預算限制。費用上限僅約束本次 API 呼叫,不包含後續呼叫或上游週期任務。
價格版本 5
搜尋
Asale 依報價撮合同一能力的可用通道,優先選擇低價供給。參考價採各通道已核實參考價的最高值。只有明確未執行的拒絕才會轉移通道;結果不確定時進入對帳,避免重複收費。
供給通道: 1