达摩院-人脸人体
连接器

达摩院-人脸人体

连接器

需两次购买:①订购原厂商接口 ②订购易源会员包代理转发;为开发者和企业提供高性能的在线API服务,应用于人脸AR、人脸识别和认证、大规模人脸检索、照片管理等各种场景。

会员资源包统一计费,无需单独购买,开通会员包后可直接调用。
手势关键点检测
接入点说明
可以获取手势的二十一个关键点信息。阿里原接口订购地址:https://vision.aliyun.com/facebody


输入限制
图片格式:JPEG、JPG、BMP、PNG。
URL地址中不能包含中文字符。
接口地址
https://connector.showapi.com/2581-18?appKey={your_appKey}查看密钥调用帮助
返回格式JSON
请求方式POST/GET
请求参数
Header 参数
参数名称类型示例值必须描述
content-typeString
application/x-www-form-urlencoded
Post 表单
参数名称类型示例值必须描述
ImageURLString
https://viapi-test.oss-cn-shanghai.aliyuncs.com/test-team/bodyp.jpg
图片URL地址。
ds_idString
-
返回参数
该接口返回经 showapi_res_body 系统封装,业务数据均位于该对象内;系统级字段见
返回体
cURL
curl -X POST "https://connector.showapi.com/2581-18?appKey=YOUR_APPKEY" \
  -H "content-type: application/x-www-form-urlencoded" \
  -H "Content-Type: application/x-www-form-urlencoded" \
  -d "ImageURL=https%3A%2F%2Fviapi-test.oss-cn-shanghai.aliyuncs.com%2Ftest-team%2Fbodyp.jpg&ds_id="
返回示例
JSON
{
  "showapi_res_error": "",
  "showapi_res_code": 0,
  "showapi_res_id": "5fc485e58d57ba432e744a17",
  "showapi_res_body": {
    "Data": {
      "Outputs": [
        {
          "Results": [
            {
              "Hands": {
                "KeyPoints": [
                  {
                    "Label": "0",
                    "Positions": [
                      {
                        "Points": [
                          0.60814106464386,
                          0.57843714952469
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "1",
                    "Positions": [
                      {
                        "Points": [
                          0.59545534849167,
                          0.53584885597229
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "2",
                    "Positions": [
                      {
                        "Points": [
                          0.58072149753571,
                          0.52881228923798
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "3",
                    "Positions": [
                      {
                        "Points": [
                          0.55731791257858,
                          0.53051036596298
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "4",
                    "Positions": [
                      {
                        "Points": [
                          0.55627202987671,
                          0.54263561964035
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "5",
                    "Positions": [
                      {
                        "Points": [
                          0.58563053607941,
                          0.56063044071198
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "6",
                    "Positions": [
                      {
                        "Points": [
                          0.55570542812347,
                          0.56016099452972
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "7",
                    "Positions": [
                      {
                        "Points": [
                          0.52712589502335,
                          0.53607034683228
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "8",
                    "Positions": [
                      {
                        "Points": [
                          0.50249892473221,
                          0.52858757972717
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "9",
                    "Positions": [
                      {
                        "Points": [
                          0.58144932985306,
                          0.60028845071793
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "10",
                    "Positions": [
                      {
                        "Points": [
                          0.54898709058762,
                          0.57786983251572
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "11",
                    "Positions": [
                      {
                        "Points": [
                          0.51771032810211,
                          0.56192481517792
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "12",
                    "Positions": [
                      {
                        "Points": [
                          0.48404961824417,
                          0.5532551407814
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "13",
                    "Positions": [
                      {
                        "Points": [
                          0.5790833234787,
                          0.62439030408859
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "14",
                    "Positions": [
                      {
                        "Points": [
                          0.54947310686111,
                          0.61515289545059
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "15",
                    "Positions": [
                      {
                        "Points": [
                          0.52025854587555,
                          0.58855414390564
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "16",
                    "Positions": [
                      {
                        "Points": [
                          0.48847651481628,
                          0.55619245767593
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "17",
                    "Positions": [
                      {
                        "Points": [
                          0.57136648893356,
                          0.65912783145905
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "18",
                    "Positions": [
                      {
                        "Points": [
                          0.54293251037598,
                          0.6172222495079
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "19",
                    "Positions": [
                      {
                        "Points": [
                          0.5302015542984,
                          0.60650742053986
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "20",
                    "Positions": [
                      {
                        "Points": [
                          0.50880300998688,
                          0.58464843034744
                        ]
                      }
                    ]
                  }
                ],
                "Confident": 0.99994850158691
              },
              "Box": {
                "Confident": 0.71226352453232,
                "Positions": [
                  {
                    "Points": [
                      0.49742659926414,
                      0.50328123569489
                    ]
                  },
                  {
                    "Points": [
                      0.62906938791275,
                      0.50328123569489
                    ]
                  },
                  {
                    "Points": [
                      0.62906938791275,
                      0.65238773822784
                    ]
                  },
                  {
                    "Points": [
                      0.49742659926414,
                      0.65238773822784
                    ]
                  }
                ]
              }
            },
            {
              "Hands": {
                "KeyPoints": [
                  {
                    "Label": "0",
                    "Positions": [
                      {
                        "Points": [
                          0.39364039897919,
                          0.59868341684341
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "1",
                    "Positions": [
                      {
                        "Points": [
                          0.421326816082,
                          0.62495428323746
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "2",
                    "Positions": [
                      {
                        "Points": [
                          0.43745431303978,
                          0.68982809782028
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "3",
                    "Positions": [
                      {
                        "Points": [
                          0.44627743959427,
                          0.77660030126572
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "4",
                    "Positions": [
                      {
                        "Points": [
                          0.45127806067467,
                          0.8382596373558
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "5",
                    "Positions": [
                      {
                        "Points": [
                          0.44249773025513,
                          0.71941894292831
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "6",
                    "Positions": [
                      {
                        "Points": [
                          0.44476762413979,
                          0.81073153018951
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "7",
                    "Positions": [
                      {
                        "Points": [
                          0.45668521523476,
                          0.86831820011139
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "8",
                    "Positions": [
                      {
                        "Points": [
                          0.45888024568558,
                          0.9334060549736
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "9",
                    "Positions": [
                      {
                        "Points": [
                          0.41096386313438,
                          0.75223505496979
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "10",
                    "Positions": [
                      {
                        "Points": [
                          0.41827210783958,
                          0.83636075258255
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "11",
                    "Positions": [
                      {
                        "Points": [
                          0.43387466669083,
                          0.87332594394684
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "12",
                    "Positions": [
                      {
                        "Points": [
                          0.44423216581345,
                          0.90191334486008
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "13",
                    "Positions": [
                      {
                        "Points": [
                          0.38739094138145,
                          0.76350539922714
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "14",
                    "Positions": [
                      {
                        "Points": [
                          0.39671486616135,
                          0.82768404483795
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "15",
                    "Positions": [
                      {
                        "Points": [
                          0.41303998231888,
                          0.84740370512009
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "16",
                    "Positions": [
                      {
                        "Points": [
                          0.43770962953568,
                          0.86880898475647
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "17",
                    "Positions": [
                      {
                        "Points": [
                          0.37120178341866,
                          0.76095581054688
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "18",
                    "Positions": [
                      {
                        "Points": [
                          0.38771668076515,
                          0.83686923980713
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "19",
                    "Positions": [
                      {
                        "Points": [
                          0.39462429285049,
                          0.84625548124313
                        ]
                      }
                    ]
                  },
                  {
                    "Label": "20",
                    "Positions": [
                      {
                        "Points": [
                          0.4110980629921,
                          0.83971405029297
                        ]
                      }
                    ]
                  }
                ],
                "Confident": 0.9999852180481
              },
              "Box": {
                "Confident": 0.59800052642822,
                "Positions": [
                  {
                    "Points": [
                      0.35801595449448,
                      0.5440731048584
                    ]
                  },
                  {
                    "Points": [
                      0.47501063346863,
                      0.5440731048584
                    ]
                  },
                  {
                    "Points": [
                      0.47501063346863,
                      0.93112361431122
                    ]
                  },
                  {
                    "Points": [
                      0.35801595449448,
                      0.93112361431122
                    ]
                  }
                ]
              }
            }
          ],
          "HandCount": 2
        }
      ],
      "MetaObject": {
        "Height": 360,
        "Width": 640
      }
    },
    "ret_code": 0,
    "remark": "请求成功",
    "RequestId": "062A375C-166B-472E-B5CD-C34D2EDF9B44"
  }
}
MCP 服务集成接口级

在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。

MCP JSON
{
  "mcpServers": {
    "showapi-mcp-2581": {
      "url": "http://www.showapi.com.cn/mcp/2581/{your_appKey}"
    }
  }
}
OpenAPI 文档接口级

标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。