Statin

Playground

GET/links/:id/stats

Link 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.

GET

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 →