腾讯云-人脸识别(1948)-支持文档
[TOC]
###步骤1:订购
本接口为半连类型,需要两次订购。
- 腾讯云订购
订购地址为:<a target="_blank" href="https://cloud.tencent.com/product/facerecognition">https://cloud.tencent.com/product/facerecognition</a>
- 易源订购会员
订购地址为:<a target="_blank" href="/thematic/member">https://www.showapi.com/thematic/member</a>
> <a target="_blank" href="/helpcenter/view#/3960/3">半连类型接口是什么?</a>
> <a target="_blank" href="/helpcenter/view#/3961/30">如何绑定腾讯云数据源?</a>
###步骤2:在易源绑定数据源
<a target="_blank" href="/helpcenter/view#/3961/27">查看绑定流程</a>。
###步骤3:进入接口测试界面使用
示例接口地址:
```
https://www.showapi.com/apiGateway/onlineTest?apiCode=1948&pointCode=1
```

点击图中的`调用接口`按钮进行测试。
###步骤4:正式在代码中使用
如果上一步执行无误,表示订购、配置正常,可以在正式环境中编写代码进行调用了。
><a target="_blank" href="/helpcenter/view#/3961/1">使用简单url调用接口</a>
<a target="_blank" href="/helpcenter/view#/3961/20">使用SDK调用接口</a>