← Back to catalog
shorturl.stats
mock data$0.001 / callShort URL Stats
Get click statistics and metadata for a short URL by its path (Short.io)
Input schema
pathrequired
stringShort link path (e.g. "imV5of" from apibase.short.gy/imV5of)
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>"}'