API Reference
Last updated
{
"info":{
"sld":"example",
"tld":"tld",
"smartContractAddress":"0x0000000000000000000000000000000000000000",
"lastUpdate":"2024-02-02T17:58:39.330Z",
"CSAMValidation":false,
"KYC":false,
"tags":[]
},
"records":{
// if any records exist, will look like this example
"redirect.WEBSITE.0": "https://freename.io",
"profile.OWNER.fullname": "John Doe",
"record.TXT.0": "https://ex.ample/",
"record.A.0": "30.25.212.37"
"token.ETH.0":"0x0000000000000000000000000000000000000000",
...
},
"fullQualifiedDomain":"example.tld",
"network":"POLYGON",
"provider":"FREENAME",
"ownerAddress":"0x0000000000000000000000000000000000000000",
"score":0,
"spam":false
}