The popular url shortening service, TinyUrl has an API.
This is probably the most simple API I’ve come across:
http://tinyurl.com/api-create.php?url=http://www.alexjamesbrown.com
(obviously, you can replace http://www.alexjamesbrown.com with any URL)
Leave a Reply