Historical information about a domain’s traffic rank history.
url
Required
URL to look up.
api_key
Required
API Key
start_date
Optional
Start date for results. A date within the last 4 years in format YYYYMMDD
.
range
Default 31
Number of days to return. Note that the response document may contain fewer results than this maximum if data is not available. Default value is 31
. Maximum value is 31
.
/api
?Url={{ url }}&Output=json&Action=TrafficHistory&ResponseGroup=History&Range={{ range }}&Start={{ start_date }}
Body
Headers
{{ api_key }}