Free URL Shortener

  Track clicks and make me some money if possible.

To use the API:

To shorten Url

							Request: https://turlz.com/sl/?url=<encoded url>
							Method: GET
							E.g.: https://turlz.com/sl/?url=https%3A%2F%2Fpayoffdeals.com
							
Optionally, you can also pass the following: deeplink - yes/no (to help you make some money where applicable) userid - Userid registered with PayOff

To retrieve long Url

							Request: https://turlz.com/sl/<id>
							Method: GET
							E.g.: https://turlz.com/sl/1189189330
						
							You can use the browser address bar to call the API. If you are using browser address bar, do not encode the url because the browser will do it for you.
						

Check here to integrate PayOff into your website.

Check here to setup your own website with custom sub-domain (name of your choice).