You can use our API to create Shortened URLs. Please review our terms for acceptable use.
Basic URL
Input https://zerobits.xyz/api/?url=XXX
XXX is your URL it should be valid, starting with http:// OR https://
Output https://zerobits.xyz/{alias}
URL with Password
Input https://zerobits.xyz/api/?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://zerobits.xyz/{alias}
Please URL Encode your URL. JSON Result is returned.