Analytics API
Get analytics for a specific short url
Retrieve detailed analytics for a specific product short url, including device information, location, and other metrics. The endpoint provides insights into how a particular tap was generated and its associated metadata.
GET
Get analytics for a specific short url
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The unique identifier of the tap to fetch analytics for.
Response
200
application/json
Successfully fetched tap analytics.
The response is of type object
.
Get analytics for a specific short url