T1 短网址
  • 关于
  • 条款
  • 联系
  • 书签
  • Api
  • 链接

Bookmarklet

T1 短网址 书签可帮助您快速生成短网址,而无需离开您的网站。

将下面的链接拖动到书签栏以安装小书签。

Short this link

T1 短网址

Developer Api

You can use our API to create Shortned URLs for any use


Basic URL
Input https://t1.cm/api.php?url=XXX
XXX is your URL it should be valid, starting with http:// OR https://
Output https://t1.cm/{alias}

URL with custom link
Input https://t1.cm/api.php?url=XXX&cust=YYY
XXX is your v it should be valid, starting with http:// OR https://
YYY is your Custom link Which should be only Alphanumeric (Underscore and Dash Is allowed)
Output https://t1.cm/YYY

URL with Password
Input https://t1.cm/api.php?url=XXX&pass=ZZZ
XXX is your URL it should be valid, starting with http:// OR https://
ZZZ is your Password Which should be only Alphanumeric (Underscore and Dash Is allowed)
Output https://t1.cm/{alias}

URL with Custom Link and Password
Input https://t1.cm/api.php?url=XXX&cust=YYY&pass=ZZZ
XXX is your URL it should be valid, starting with http:// OR https://
YYY is your Custom link Which should be only Alphanumeric (Underscore and Dash Is allowed)
ZZZ is your Password Which should be only Alphanumeric (Underscore and Dash Is allowed)
Output https://t1.cm/YYY