UrlCover.com Integration API
To snip URLs in your applications:
We provide a simple querystring feature. Point your application to the following URL:
http://urlcover.com/api.php
&link = the url (required)
&tag = tag (if any)
&password = link password (if any)
&expires = day to expires links (links won't expires if not specified)
&format = html (formats available 'json', 'xml' and 'html' is default)
For example: http://urlcover.com/api.php?link=http://www.yourdomain.com/?id=1909887676545647245&tag=yourdomain
If successful, this will return only the shorten URL http://urlcover.com/yourdomain
