Short URL API
|
If you need short URL service integration with your site - this service provides API which works with GET and POST methods. Simpliest method is GET: all you need is to send query string with URL encoded like http://www.twitloops.com/?module=ShortURL&file=Add&url=http%3A%2F%2Fbrowsei.com%2FPictures%2F%3Fshow%3Dnew or http://www.twitloops.com/?module=ShortURL&file=Add&mode=API&url=http://link-to-short.com/here/
As answer you'll have plain text string/s with shorten URL - something like
GET variables allowed: Sign up for a Twitter account today. Also you can use POST method with link http://www.twitloops.com/?module=ShortURL&file=Add&mode=API
POST variables: Thank you, TwitLoops.com |
