URLI.nl API

URLi.nl runs various simple API's wherein your program can take advantage of.
You simply query our servers via an HTTP request and a standard JSON or XML formatted reply will contain the shortened URL.

Examples:
http://urli.nl/api.php?&format=simple&action=shorturl&url=http://www.longurltobeshortened.com
http://urli.nl/api.php?&format=xml&action=shorturl&url=http://www.longurltobeshortened.com
http://urli.nl/api.php?&format=json&action=shorturl&url=http://www.longurltobeshortened.com

← Back to URLi.nl