API
With the API you can make a request from any external application. The API uses an RestFul XML interface.
Make a Request
To make a request to shorten a URL make a request like:
http://zfurl.us/api?url=tomprinty.com
Response
Once a request is made the service will respond with XML like:
<response> <zfurl>http://zfurl.us/cb</zfurl> <status>success</status> </response>
News :
2009-02-27 Development Begins!
2009-03-15 Version 1.0 Complete!
2009-03-27 Added a new API!
Developed and Designed by Tom Printy