Returns thumbanil of the picture. Just add -t at the end of URL. Example:
http://twio.cz/aaax-t
Returns picture URLs
http://api.twio.cz/geturl?id=aaaz
No post data
<geturl id="0"> <thumbUrl>http://twio.cz/pics/thumb/abrf.jpg</thumbUrl> <item-0> <normalUrl> http://twio.cz/pics/show/abrf-0.jpg?showthispictureonlyfromtwioczwebandotherspleasuseclassicwaytoshowpicturesthankyou </normalUrl> <fullUrl> http://twio.cz/pics/original/abrf-0.jpg?showthispictureonlyfromtwioczwebandotherspleasuseclassicwaytoshowpicturesthankyou </fullUrl> </item-0> <item-1> <normalUrl> http://twio.cz/pics/show/abrf-1.jpg?showthispictureonlyfromtwioczwebandotherspleasuseclassicwaytoshowpicturesthankyou </normalUrl> <fullUrl> http://twio.cz/pics/original/abrf-1.jpg?showthispictureonlyfromtwioczwebandotherspleasuseclassicwaytoshowpicturesthankyou </fullUrl> </item-1> </geturl>
Uploads a picture
http://api.twio.cz/upload
Same endpoint as described here http://developer.atebits.com/tweetie-iphone/custom-image/, but only media parameter is allowed:
| Value name | Description | Required/Optional | Type | Sample value |
| media | binary image data | Required | binary image data | - |
<mediaurl>http://twio.cz/abcd</mediaurl>