toGOto.US
URL Shortening Service - API Info
Togoto.us is pleased to introduce its new API of sorts. You can send a request through our ShortenAPI by using the URL: togoto.us/api.php?u=<url> (Example: togoto.us/api.php?u=http://www.google.com) to return the new URL in plaintext without any formatting or extraneous information.

Likewise, you can perform lookups with our LookupAPI by using the URL: togoto.us/l-api.php?t=<tgtid> (Example: togoto.us/l-api.php?t=kh5) to return the URL that the TGTID redirects to in the same format.

Finally, you can access statistics with the StatsAPI by using the URL: togoto.us/s-api.php?t=<tgtid> (Example: togoto.us/s-api.php?t=kh5) to return the number of times a TGTID has been accessed and how many times it has been submitted in a similar format as the APIs above.