ENDPOINT & METHODS

ENDPOINT METHOD REQUEST PARAMETERS
https://api.teneo.be/v1/domaininfo POST
ELEMENT DESCRIPTION REQUIRED
domain (STRING) The domainname you request information for YES

RESPONSE


  • [
    "SELECTOR:teneo",
    "STRENGTH:1024",
    "GENERATED:2016-01-18",
    "SPF:1",
    "DKIM:1",
    "DMARC:1"
    ]


Not yet available

RESPONSE FIELDS

ELEMENT DESCRIPTION TYPE
Selector DKIM Selector to be published string
Strength 1024bit or 2048bit used for RSA string
Generated Date of creation of the domain record datetime
SPF Returns value if DNS record SPF is correct or not. bool
DKIM Returns value if DNS record DKIM is correct or not. bool
DMARC Returns value if DNS record DMARC is correct or not. bool