Getting Started

Sections

Theme switcher

Incoming 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.

offsetinteger

Defines the number of results to skip

ascboolean | null

Orders the results by ascending or descending

sortstring

Selects a specific metric to order results by

Response

200
Object

{ "meta": { "visits": 3555863, "global_ranking": 421, "category": "Lifestyle/Fashion_and_Apparel", "total_count": 223, "main_domain_total_count": 214, "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.11590022010728271, "domain": "display.ugc.bazaarvoice.com", "change": -0.06074671807535615 }, { "share": 0.08759039562358947, "domain": "coupert.com", "change": 1.1020741968465992 }, { "share": 0.06663249255545614, "domain": "topshop.com", "change": -0.4509578506002889 }, { "share": 0.03854478887101537, "domain": "collusion.com", "change": -0.779529240595312 }, { "share": 0.03150843684504191, "domain": "msn.com", "change": 0.1322235346177295 } ] }

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