Getting Started

Sections

Theme switcher

Outgoing referrals

Header Parameters

api-keystring

Query Parameters

domainstring Required

Enter website of interest, without 'www.' or brackets {}

granularitystring

Time granularity for the returned values

Enum values:
dailymonthly
countrystring

Two-letter country code (e.g., 'us', 'gb', 'ww')

start_datestring

Start date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago

end_datestring

End date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago

web_sourcestring

The device/platform the traffic is coming from

Enum values:
desktopmobile_webtotal
main_domain_onlyboolean

True' will include only the main domain, 'false' will include subdomains. Default is 'false'

formatstring

Format in which the reply should be returned

Enum values:
jsonxml
limitinteger

Sets how many results to return.

Minimum
-1
Maximum
2147483647
offsetinteger

Defines the number of results to skip

ascboolean

Orders the results by ascending or descending

sortstring

Selects a specific metric to order results by

Response

200
Object

{ "meta": { "visits": 683651, "global_ranking": 421, "category": "Lifestyle/Fashion_and_Apparel", "total_count": 164, "main_domain_total_count": 149, "category_ranking": 9, "query": { "limit": 5, "offset": 0, "asc": null, "sort": null }, "request": { "format": "json", "domain": "asos.com", "granularity": "monthly", "country": "ww", "start_date": "2026-04-01", "end_date": "2026-05-31", "web_source": "desktop", "main_domain_only": false }, "status": "success", "last_updated": "2026-05-31" }, "data": [ { "share": 0.23114329390587007, "domain": "accounts.google.com", "change": 0.41501757389553245 }, { "share": 0.19692757286161264, "domain": "js.klarna.com", "change": 0.10134750178785654 }, { "share": 0.08745689715812802, "domain": "starlinks.app", "change": 0.29044569190237435 }, { "share": 0.07712145227057318, "domain": "royalmail.com", "change": 0.015660302665204025 }, { "share": 0.053511778876104, "domain": "appleid.apple.com", "change": 0.22622948764618692 } ] }

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot