2.16 CAA Record Lookup
2.16.1 API Information
| Environment | |
|---|---|
| Production environment | https://portal.racent.com/ssl/caaCheck |
| Request method | POST |
| content-type | multipart/form-data |
| Description | CAA record query |
2.16.2 Parameter Definition
| Parameter Name | Parameter Type | Required | Description |
|---|---|---|---|
| api_token | String | Y | Identity credential. Please contact Racent technical support to generate the token. |
| domainName | String | Y | Domain name |
Function Return
| Parameter Name | Parameter Type | Required | Description |
|---|---|---|---|
| code | Int | Y | Return status. For detailed explanations, please refer to Appendix 3.1 |
| data | Array | N | CAA record value |
| errors | Object or String | N | Specific error information when the return status is error. |