http://l.md/api/gethttp://l.md/api/postThe url you want to shrink. required.Custom name. optional.Response type (json|xml). optional, default: json.http://l.md/api/get?url=http://youtube.com&custom=mycustomname&type=xml
<response>
<success>1</success>
<data>
<id>mycustomname</id>
<url>http://l.md/mycustomname</url>
<full>http://youtube.com</full>
<hits>0</hits>
<status>custom_new</status>
<via>api</via>
<date>1330715001</date>
<last>1330719941</last>
</data>
</response>
(true|false) for request success.Unique identifier of url.Shortened url.Full url before shortened.Number of hits to the link.Status of the url: new, old, new_custom and old_custom.From where was create the link: web,api or bookmarlet.Timestamp where the url was make.Timestamp for the las click.
<response>
<success>0</success>
<error>
<code>0</code>
<msg>domain not allowed</msg>
</error>
</response>
(true|false) for request success.Error code: 0, 1 and 2.Error msg.- L.MD