UnifyAPI
← Back to catalog

shorturl.stats

mock data$0.001 / call

Short URL Stats

Get click statistics and metadata for a short URL by its path (Short.io)

Developer Toolsprovider: Shorturl#shorturl#developer

Input schema

pathrequired

Short link path (e.g. "imV5of" from apibase.short.gy/imV5of)

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/shorturl.stats \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"path":"<path>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.