Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The parameter to group the statistics data points by.
count
, time
, link
, link_type
, destination
, country
, region
, city
, os
, browser
, device
, referer
, referer_url
, utm_source
, utm_medium
, utm_campaign
, utm_term
, utm_content
This field becomes required when groupBy = 'time'.
The start date and time (ISO 8601 UTC timestamp) when to retrieve statistics from.Takes precedence over interval.
The end date and time (ISO 8601 UTC timestamp) when to retrieve statistics from. If not provided, defaults to the current date. Takes precedence over interval.
The interval to retrieve statistics for.
24h
, 7d
, 30d
, 90d
, 180d
, 1y
, all
The domain to retrieve statistics for.
200
The url to retrieve statistics for.Takes precedence over domain.
The linkType to retrieve statistics for.
link
, document
, file
, vcard
, landing-page
, google-form
, menu
, app-stores
, image
, audio
, video
, wi-fi
, email
, map
, whatsapp
, text
, sms
, svg
, code
The tag Names to retrieve statistics for.
The tag IDs to retrieve statistics for.Takes precedence over tagNames.
1 - 50
elementsThe continent to retrieve statistics for.
Africa
, Asia
, Europe
, North America
, South America
, Oceania
The country to retrieve statistics for.
The city to retrieve statistics for.
The region to retrieve statistics for.
The device to retrieve statistics for.
Desktop
, Mobile
, Tablet
, Embedded
, SmartTv
, Wearable
, XR
, Others
The browser to retrieve statistics for.
Chrome
, Edge
, Safari
, Firefox
, Opera
, Samsung Internet
, Android Browser
, Others
The OS to retrieve statistics for.
IOS
, Android
, Windows
, MacOS
, Linux
, HarmonyOS
, Other
The referer to retrieve statistics for.
The full referer URL to retrieve statistics for.
The destination to retrieve statistics for.
200
The UTM source of the link(QR code).
190
The UTM medium of the link(QR code).
190
The UTM campaign of the link(QR code).
190
The UTM term of the link(QR code).
190
The UTM content of the link(QR code).
190
The response is of type object
.