Asalebeta
工具市场
搜索

Fast Entity Search

Fast Entity Search

调用测试
价格
0.005000 USDT / 请求
状态
可调用
官方参考价
0.005000 USDT / 请求
调用方式
REST · MCP

调用测试

点击运行后才会提交调用,请先检查参数和费用上限。

输入参数JSON

显示起始价格。请先获取当前参数的报价;完成后按实际用量结算并退回差额。

登录

测试会使用账户余额,并受所选密钥预算限制。费用上限仅约束本次 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>'
参数必填类型
bodyobject
完整输入规范
{
  "$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