-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,17 @@ | ||
腾讯云微搭低代码最新上线 API (开放服务)能力,可以打通外部应用数据或调用外部应用开放的服务。本文介绍如何创建 API(开放服务)。 | ||
|
||
下面将以**腾讯文档**作为示例: | ||
下面将以**腾讯云文字识别**作为示例: | ||
|
||
## 操作步骤 | ||
### 步骤1:选择要创建的 API | ||
从腾讯云微搭低代码控制台,进入 [数据源 > APIs 列表页](https://console.cloud.tencent.com/lowcode/datasource/connector),选择新建 APIs,选择**开放服务 > 腾讯文档**。 | ||
从腾讯云微搭低代码控制台,进入 [数据源 > APIs 列表页](https://console.cloud.tencent.com/lowcode/datasource/connector),选择新建 APIs,选择**开放服务 > 腾讯云文字识别**。 | ||
![](https://qcloudimg.tencent-cloud.cn/raw/5dec5372cccb0fafd0e129af1ec6666d.png) | ||
|
||
### 步骤2:填写 API 配置 | ||
![](https://qcloudimg.tencent-cloud.cn/raw/55f9c0891ab8e39e4540c7ce5443ef80.png) | ||
|
||
### 步骤2:单击确定开始授权 | ||
<img src="https://qcloudimg.tencent-cloud.cn/raw/884973e07e2dc9ae165b7c479d839e2e.png" style="width:50%"> | ||
点击如何获取访问密钥,前往API密钥管理,获取SecretId和SecretKey。 | ||
|
||
### 步骤3:登录并授权 | ||
1. 跳转到授权窗口,进行安全身份登录。单击**同意**。 | ||
2. 登录成功后,需要同意授权腾讯云微搭应用使用腾讯云文档权限。<br> | ||
|
||
### 步骤4:填写 API 配置 | ||
<img src="https://qcloudimg.tencent-cloud.cn/raw/c704394323cce1e73689b6a1654ee59a.png" style="width:50%"> | ||
|
||
>? 标识为 API 唯一标识,在微搭应用编辑器、自定义代码中均需要借助这个标识来使用。 | ||
保存成功后即可 | ||
|
||
|