FYI.top - Free Short Link Service
  • About
  • License
  • Contact
  • BookMarkLet
  • OpenAPI
  • Statistic

Favorites shortcut

FYI.top - Free Short Link Service Bookmarks help you quickly generate short URLs without leaving your website.

Drag the link below to the bookmarks bar to install the bookmark.

Shorten current URL

FYI.top - Free Short Link Service Logo

Open API for developer

You can create any type of short URL using our API service


Normal short link
input https://fyi.top/api.php?url=XXX
XXX is your destinal url , please enter a valid URL, begin with http:// or https://
output https://fyi.top/{alias}

Custom short link
input https://fyi.top/api.php?url=XXX&cust=YYY
XXX is your destinal url , please enter a valid URL, begin with http:// or https://
YYY is your custom url , only be letters and numbers (underscores and dashes are allowed)
output https://fyi.top/YYY

Password-protect short link
input https://fyi.top/api.php?url=XXX&pass=ZZZ
XXX is your destinal url , please enter a valid URL, begin with http:// or https://
ZZZ is your password , only be letters and numbers (underscores and dashes are allowed)
output https://fyi.top/{alias}

Custom Password-protect short link
input https://fyi.top/api.php?url=XXX&cust=YYY&pass=ZZZ
XXX is your destinal url , please enter a valid URL, begin with http:// or https://
YYY is your custom url , only be letters and numbers (underscores and dashes are allowed)
ZZZ is your password , only be letters and numbers (underscores and dashes are allowed)
output https://fyi.top/YYY