限时优惠, DV 单域名SSL证书37 元/年 ,一次性购买5年只要 155 元,批量购买价格更优惠

接口文档

接口名称 查询域名的CAA记录
URL [ GET ] /api/ssl/v3/tools/caa_lookup
功能 查询域名的CAA记录

Query参数

参数名称 参数类型 必填 说明
_format string 必需 接口数据格式
目前支持 json
domain string 必需 申请证书的域名

Body参数

参数名称 参数类型 必填 说明
- - -

返回值

参数名称 参数类型 必填 说明
code integer 必需 状态码
成功将返回 200
message string 必需 状态描述
如请求出错,显示具体错误信息
data object 可选
data . record array 可选

返回示例

{
  "code": 200,
  "message": "Command completed successfully",
  "data": {
    "record": [
      {
        "host": "digicert.com",
        "class": "IN",
        "ttl": 3600,
        "type": "CAA",
        "flags": 0,
        "tag": "issue",
        "value": "digicert.com"
      },
      {
        "host": "digicert.com",
        "class": "IN",
        "ttl": 3600,
        "type": "CAA",
        "flags": 0,
        "tag": "issuewild",
        "value": "digicert.com"
      }
    ]
  }
}

相同的SSL证书,更便宜的价格!

我们拥有专业的技术团队,为您提供优质的支持服务和高性价比的SSL证书、代码签名证书、邮件签名证书、文档签名证书解决方案,期待您的联系