vvv.li API ---------------------------------------------------------------------- Features ---------------------------------------------------------------------- - Generate or get existing short URLs, with sequential or custom keyword - Output format: JSON, XML, text ---------------------------------------------------------------------- Usage ---------------------------------------------------------------------- You need to send parameters to http://vvv.li/api/ using GET or POST. You may use the parameters: - action=shorturl - url: url to shorten - keyword: optional keyword for custom short URLs - format: 'json', 'xml' or 'simple' example: http://vvv.li/api/?action=shorturl&url=http://www.google.com&keyword=google&format=xml ---------------------------------------------------------------------- Example return for 'action=shorturl' ---------------------------------------------------------------------- google shorter http://www.google.com/ 2009-08-20 22:56:18 192.168.0.27 success http://www.google.com/ (ID: shorter) added to database http://vvv.li/google ---------------------------------------------------------------------- Please let us know if you use vvv.li in one of your projects. Just send a mail to mail at vvv dot li ---------------------------------------------------------------------- Use of the vvv.li API -- as with the rest of the vvv.li service -- is provided "as is" at your own risk and at no warranties. No guarantees on the availability of the service at any time.