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