Retrieve daily click counts as time series data. Filter by short links, domains, folders, or tags. Returns one data point per day with zero-filled gaps.
API Key authentication for programmatic access.
How to use:
x-api-key header with each requestExample:
curl -H "x-api-key: your-api-key-here" https://api.h0p.co/short-link/listTypes of API keys:
Security notes:
Filter by specific short link UUIDs
["01933eb8-541f-7000-a9f4-e4eee80ff04e"]Filter by domain UUIDs
["01933eb8-541f-7000-a9f4-e4eee80ff04e"]Filter by folder UUIDs
["01933eb8-541f-7000-a9f4-e4eee80ff04e"]Filter by tag UUIDs
["01933eb8-541f-7000-a9f4-e4eee80ff04e"]Start date for analytics range
"2024-01-01T00:00:00Z"
End date for analytics range
"2024-01-31T23:59:59Z"