Shorty
  • DSGVO
  • Nutzungsbedingungen
  • Kontakt
  • Lesezeichen
  • Api & Gadget

Lesezeichen

Shorty - Mit Lesezeichen können Sie schnell Shorturls generieren, ohne Ihre Website zu verlassen.

Ziehen Sie den unten stehenden Link in die Lesezeichenleiste, um das Lesezeichen zu installieren.

Kürzen Sie diesen Link

Shorty Logo

Developer Api

Our Windows Sidebar Gadget

Here you get our Windows Sidebar Gadget which uses this API.
With this you can shorten Urls immediately from the Destop.

Only 4 €



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


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

URL with custom link
Input https://onlyfor.name/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://onlyfor.name/YYY

URL with Password
Input https://onlyfor.name/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://onlyfor.name/{alias}

URL with Custom Link and Password
Input https://onlyfor.name/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://onlyfor.name/YYY