{
"success": true,
"code": 0,
"message": "OK",
"data": {
"domain": "example.com",
"title": "Example Domain",
"description": "Example Domain site",
"visits": 123456,
"bounceRate": 0.44,
"pagePerVisit": 2.1,
"timeOnSite": 158,
"country": "US",
"countryCode": "840",
"countryRank": 1024,
"globalRank": 43210,
"category": "Computers Electronics and Technology",
"categoryRank": 321,
"monthVisits": {
"2025-11": 110000,
"2025-12": 118000,
"2026-01": 123456
},
"countryRatio": [
{
"country": "US",
"value": 0.71
},
{
"country": "IN",
"value": 0.09
}
],
"source": {
"direct": 0.44,
"search": 0.36
},
"topKeywords": [
{
"keyword": "example domain",
"volume": 12000,
"cpc": 1.2,
"estimatedValue": 1800
}
],
"domainCreatedAt": "1995-08-14",
"domainExpiredAt": "2027-08-13"
}
}