deb.li - the Debian ShortURL service

deb.li is a shortURL service for Debian related usage, hosted and developed by BerndZeimetz. The service is also available under the domain go.debian.net. To ensure that deb.li is not used by random spammers, adding new URLs is limited to a json-rpc web-interface for now, which is only accessible from a limited list of IPs.

FAQ

JSON-RPC API documentation

The json-rpc URL is https://deb.li/rpc/json. The following functions are provided:

url is the URL which should be shortened and key the key part of the short URL. Handles jsonrpc 2.0, but doesn't require the jsonrpc field in the request, so you can keep it short.