URL Shortener API from VURL


Developers

VURL offers an API that allows applications to automatically create short URLs. This is done by simply reading the result returned from the following API URL:

vurl.com/api.php?url=YOUR_URL

All URLs sent to the VURL API must be encoded. For more information about URL encoding, see this Wikipedia article, or encode your URL with the free online URL encoding tool from VURL.

TXTV