Urloid URL Shortner API allows users to embed short URL keyword services into third party applications or services. Websites reported to PhishTank will not be shortened.
Current API Version 0.95
API Location: http://urloid.com/api/
API Usage: http://urloid.com/api/?url=Long-URL&mask=Your_Keyword&slim=Domain
Custom Keyword: mask=Custom-Keyword
Domain: slim=0 (urloid.com) or slim=1 (uoid.me)
Response:
<?xml version="1.0" encoding="UTF-8"?>
<response version="0.95">
<results>
<ushort>http://urloid.com/zimbra1</ushort>
</results>
</response>