Domain DNS Extra
/api/axon/domain/dns/extra/:domain
Find all extra DNS Records for a domain.
Matching association types include:
- SOA_MNAME (dom)
- SOA_MNAME_FOR (dom)
- SOA_RNAME (dom)
- SOA_RNAME_FOR (dom)
- MX (dom)
- MX_FOR (dom)
- HTTPS (string)
- TXT (string)
- CAA (string)
- CAA_ISSUER_FOR (dom)
- WAYWARD_SOA_MNAME (string)
- WAYWARD_SOA_RNAME (string)
- CAA_ISSUERWILD_FOR (dom)
- SRV (string)
- SRV_TARGET_FOR (dom)
- WAYWARD_MX (string)
- WAYWARD_TXT (string)
- WAYWARD_HTTPS (string)
- CNAME (dom)
- CNAME_FOR (dom)
Usage
API Key
API Keys are authenticated using the
"Authorization: BEARER <YOUR_API_KEY>"
scheme. Add this to your HTTP headers when making a request.
Response
200 OK
Input all required parameters, populate your API Key, and then click
Run Query
to try an API call and see the response here.