
GET Method
All you need to do is to send the query string with the URL encoded similar to below:
http://lil2u.com/?module=ShortURL&file=Add&url=http://www.websitename.com/blah/
This will display their short url on lil2u.com, along with more features. However, if you would like lil2u to be more transparent, simply use the following GET method instead:
http://lil2u.com/?module=ShortURL&file=Add&mode=API&url=http://www.websitename.com/blah/

GET variables allowed:
go - use "twitter" to redirect user to Twitter.com with new short link filled in forms automatically.
POST variables:
url - single URL submission
tag - custom tag to use with URL/s (note: if tag is taken - you'll have error message instead of new address)
pass - password (numbers and english letters allowed - but no special symbols)
validTill - link expiration date - format is 2008-12-05 (YYYY-MM-DD = year-month-day)
bulk - bulk URLs (start each from new line)
API URL Example
Urls generated from any of our API methods will look similar to, and function exactly like this sample url:


