Forensic
Fetch the Forensic report for the domain
Retrieve Forensic for a domain
GET
https://api.kdmarc.com/api/v1/domain/{domain}/forensic
Fetch the forensic report for the domain
Path Parameters
domain
string
To fetch the details of the specific domain for e.g. example.com
Authorization
string
The HTTP Authorization request header contains the credentials to authenticate a user agent with a server, this can be generated through Dashboard within settings
​Retrieve detail Forensic of a domain
GET
https://api.kdmarc.com/api/v1/domain/{domain}/forensic/{forensic}
Fetch a specific forensic reports (RUF) of the specified domain.
Path Parameters
forensic
string
To fetch the forensic detail of a source
domain
string
To fetch the details of the specific domain for e.g. example.com
Authorization
string
The HTTP Authorization request header contains the credentials to authenticate a user agent with a server, this can be generated through Dashboard within settings
Last updated
Was this helpful?