{
"success": true,
"data": {
"successUrls": [
{
"url": "https://google.com",
"domainAuthority": 99,
"pageAuthority": 99,
"spamScore": 1
}
],
"failedUrls": [
{
"url": "www-random-string-string",
"reason": "INVALID_URL"
}
]
},
"quota": {
"creditsUsed": 10
}
}