Playground
GET
/links/:id/statsLink metrics
Look up a link by ID or slug and fetch live analytics. Sign in when you're ready to send the request with your API key.
Request & response
API playground
Fetch live metrics for a shortened link.
cURL
curl "https://statin.io/api/v1/links/YOUR_LINK_ID/stats?days=30" \
-H "Authorization: Bearer la_YOUR_KEY"Need query parameters, response fields, or code samples? View endpoint reference →