v1
latestOpenAPI 3.0.02026-07-242235189.3 KBProducts
Trustfull Domain
Trustfull Domain
post/domain-intelligence
Headers
content-typestring
acceptstring
x-api-keystring required
Example:[your-api-key]
x-demostring
Request body
Example request
{
"domain": {
"value": "trustfull.com"
},
"claims": [
"domain"
],
"customer_id": "customer_id_393494108457"
}Response
OK
Example response
{
"status": "ok",
"url": "https://api-staging.fido.id/1.0/domain-intelligence/your_customer_id",
"message": "The request is still being processed"
}