ReachReport's API (1.0.0)

Download OpenAPI specification:Download

Traffic

Get traffic data about a domain name or an URL.

query Parameters
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

Responses

Response samples

Content type
application/json
{
  • "url": "google.com",
  • "result": {
    },
  • "credits": 99999
}