GET

Get top redirect rules analytics

https://linkshift.app/api/v1/redirect-rules/analytics

Returns aggregated hit statistics for rules within the selected time window.

Operation ID:getRedirectRuleAnalyticsTags: Redirect Rules

Security

  • ApiKeyAuth: apiKey | header:X-API-Key | API key generated in LinkShift dashboard (`Organization -> Manage API keys`).

Parameters

Query parameters

end
Type: stringDescription: Exclusive end of analytics window (ISO-8601 UTC datetime).
limit
Type: integerDescription: Number of top rules returned in analytics results.
range
Type: stringDescription: Predefined analytics range (used when start/end are not provided).
start
Type: stringDescription: Inclusive start of analytics window (ISO-8601 UTC datetime).

Request body schema

No request body schema.

Response schema

Analytics payload

Content type: application/json
response 200objectrequired
Aggregated rule-level traffic analytics.