Short.io
communityURL shortener with custom domains, team collaboration, and link analytics.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.short.io/linksCreate short link
Parameters
pathcustom path (stringoptionaltitletitle (stringoptionaldomaincustom domain (stringrequiredoriginalURLdestination URL (stringrequiredReturns
id, secureShortURL, originalURL, path, title, clicks, createdAtGET
https://api.short.io/api/linksList links
Parameters
limitresults (integeroptionaloffsetoffset (integeroptionaldomain_iddomain ID (integerrequiredReturns
links[] with id, secureShortURL, originalURL, path, title, clicks, createdAtGET
https://statistics.short.io/statistics/{linkId}Get link stats
Parameters
linkIdlink ID (stringrequiredperiodtotal|month|week|day|last_7_days|last_30_days (stringrequiredReturns
totalClicks, humanClicks, botClicks, countries[], referers[], browsers[], os[], devices[]