Get traffic data about a domain name or an URL.
access_token required | string Example: access_token=API_KEY Your API_KEY |
url required | string Example: url=google.com Domain name (FQDN) or some URL |
{- "url": "google.com",
- "result": {
- "monthly_visitors": 15000000000
}, - "credits": 99999
}