创建 API 文档
最近更新时间: 2024-10-18 10:38:31
1. 接口描述
接口请求域名: apigateway.api3.fincloud.tencent.cn。
创建 API 文档
默认接口请求频率限制:20次/秒。
接口更新时间:2021-04-25 15:07:11。
接口只验签名不鉴权。
2. 输入参数
以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数。
参数名称 | 必选 | 允许NULL | 类型 | 描述 |
---|---|---|---|---|
Action | 是 | 否 | String | 公共参数,本接口取值:CreateAPIDoc |
Version | 是 | 否 | String | 公共参数,本接口取值:2018-08-08 |
Region | 是 | 否 | String | 公共参数,详见产品支持的地域列表(TODO) |
ApiDocName | 是 | 否 | String | API文档名称 |
ServiceId | 是 | 否 | String | 服务名称 |
Environment | 是 | 否 | String | 环境名称 |
ApiIds | 是 | 否 | Array of String | 生成文档的API列表 |
3. 输出参数
参数名称 | 类型 | 描述 |
---|---|---|
Result | APIDoc | API文档基本信息 |
RequestId | String | 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 |
4. 错误码
以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码。
错误码 | 描述 |
---|---|
ResourceNotFound | |
ResourceNotFound.InvalidService | |
InvalidParameter.FormatError | |
UnauthorizedOperation | |
ResourceNotFound.InvalidApi | |
FailedOperation.ApiBindEnvironmen | |
MissingParameter | |
InternalError | |
FailedOperation.ServiceError | |
FailedOperation.ApiError | |
ResourceNotFound.InvalidAccessKeyId | |
ResourceInUse | |
InvalidParameter | |
AuthFailure | |
RequestLimitExceeded | |
ResourceInsufficient | |
LimitExceeded | |
DryRunOperation | |
FailedOperation | |
FailedOperation.AccessKeyExist | |
FailedOperation.ApiBindEnvironment | |
InvalidParameterValue.LimitExceeded | |
FailedOperation.CodingError | |
LimitExceeded.APIDocLimitExceeded |