How Can We Help
Check CAA Record
POST https://portal.nicsrs.com/ssl/caaCheck
Use this endpoint to check the CAA (Certification Authority Authentication) Record for viewing which CA’s are entitled to issue certificates for your domain.
Request parameters
Fields explanation:
▪ R – Required
▪ O – Optional
Name | Type | Req/Opt | Description | |
api_token | String | R | Authentication credentials (User token). To get token, please contact NicSRS technical support. | |
domainName | String | R | The domain name. | |
Response parameters
Name | Type | Req/Opt | Description |
code | Int | R | Response status codes. A response code identifies a specific status. See Appendix – Response Codes. |
data | Array | O | CAA (Certification Authority Authentication) Record. |
errors | Array or String | O |