cURL
curl --request POST \ --url https://api.nicheok.com/v1/moz/da-pa/batch \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "urls": [ "https://google.com" ] } '
{ "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 } }
Documentation IndexFetch the complete documentation index at: https://docs.nicheok.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nicheok.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key
1 - 50
Domain or URL to fetch Moz metrics for
1 - 1000
Moz data
true
Show child attributes