Retrieve paginated short links with filtering options.
Filters: search (URL/destination), domains, folders, tags
Ordering: Most recent first
QR Template Mode: Set withQrCodeTemplate=true to include QR code options in response
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/list
Types of API keys:
Security notes:
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"]
Include QR code data in response
false
Maximum number of items to return per page
0 <= x <= 5025
Page number for pagination (zero-indexed)
x >= 00
Search query string to filter results
"example"