!APIs
!Example
|-
+| [http://7.ly/ 7.ly]
+| [http://7.ly/api]
+| http://7.ly/api/short?longurl=http://www.google.de/
+|-
+| [http://b1t.it/ b1t.it]
+| [http://b1t.it/docs/api.html]
+| curl -d "url=http://identi.ca/notice/62924740" http://b1t.it
+|-
+| [http://b23.ru b23.ru]
+| [http://b23.ru/about/api/]
+| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
+|-
| [http://bit.ly bit.ly] / [http://j.mp j.mp]
| [http://code.google.com/p/bitly-api/wiki/ApiDocumentation]
| requires a personal key o_O
|-
+| [http://chilp.it chilp.it]
+| [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
+| http://chilp.it/api.php?url=http://www.example.com
+|-
+| [http://cort.as cort.as]
+| [http://cortas.elpais.com/api-cortas.html]
+| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
+|-
| [http://goo.gl goo.gl]
| [http://code.google.com/apis/urlshortener/]
| JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten
|-
-| [http://tinyurl.com tinyurl.com]
-| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/]
-| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
-|-
-| [http://ow.ly ow.ly]
-| [http://ow.ly/api-docs]
-| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
-|-
| [http://is.gd is.gd]
| [http://is.gd/apishorteningreference.php]
| http://is.gd/create.php?format=simple&url=www.example.com
|-
-| [http://b23.ru b23.ru]
-| [http://b23.ru/about/api/]
-| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
-|-
-| [http://cort.as cort.as]
-| [http://cortas.elpais.com/api-cortas.html]
-| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
-|-
| [http://korta.nu korta.nu]
| [http://korta.nu/api.php]
| http://korta.nu/api/api.php?url=http://www.google.se
|-
-| [http://yep.it yep.it]
-| [http://yep.it/apipage.php]
-| http://yep.it/api.php?url=URL
+| [http://ow.ly ow.ly]
+| [http://ow.ly/api-docs]
+| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
|-
| [http://redir.ec redir.ec]
| [http://redir.ec/_api]
| http://redir.ec/_api/rest/redirec/create?url=http://foobar.com/
|-
-| [http://chilp.it chilp.it]
-| [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
-| http://chilp.it/api.php?url=http://www.example.com
+| [http://ln-s.net ln-s.net]
+| [http://ln-s.net/home/apidoc.jsp]
+| curl http://ln-s.net/home/api.jsp -d 'url=<url>'
+|-
+| [http://merky.de merky.de]
+| [http://merky.de/api.php]
+| http://merky.de/api/?url=<ihre_lange_url>&short=1
|-
| [http://migre.me migre.me]
| [http://www.migre.me/api-migreme/]
| [http://qlnk.net/]
| http://qlnk.net/api.php?url=http://www.example.com/path
|-
+| [http://tinyurl.com tinyurl.com]
+| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/]
+| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
+|-
| [http://togoto.us togoto.us]
| [http://www.togoto.us/api-info.php]
| togoto.us/api.php?u=<url>
| [http://metamark.net/docs/api/rest.html]
| http://metamark.net/api/rest/simple?long_url=<url>
|-
-| [http://ln-s.net ln-s.net]
-| [http://ln-s.net/home/apidoc.jsp]
-| curl http://ln-s.net/home/api.jsp -d 'url=<url>'
-|-
-| [http://merky.de merky.de]
-| [http://merky.de/api.php]
-| http://merky.de/api/?url=<ihre_lange_url>&short=1
+| [http://yep.it yep.it]
+| [http://yep.it/apipage.php]
+| http://yep.it/api.php?url=URL
|}
== TODO ==