Bulk URL Shortener

Use my URL shortener to get lots of shortened URL's from popular tiny-url providers by entering a single long URL. Results will include bitly, tinyurl, isgd, bim, Y.ahoo.it and Goo.gl

If you enter an invalid URL, I'll provide shortened URL's for URLFairy. ;)

Want to use my API?

  • Call http://urlfairy.com/api.php?q=[URL_TO_SHORTEN].
  • To specify a response format, append &format=[FORMAT_FOR_RESPOSE]. Response formats: json, jsonp, xml
  • To feature in history, append &feature=1

View PHP Example - Get API Key