Twio.cz lets you share pictures on Twitter very simply!

You can upload 1 to 3 pictures at once from your computer and get very short link like http://twio.cz/abcd

If you sign in with your Twitter account, you can...

  • have all your pics in one place
  • comment other pics
  • upload by e-mail and tweet it automatically
Close

API

Get a thumbnail of picture

Returns thumbanil of the picture. Just add -t at the end of URL. Example:

http://twio.cz/aaax-t

Method geturl

Returns picture URLs

URL to get in

http://api.twio.cz/geturl?id=aaaz

No post data

Sample response

<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>

Method upload

Uploads a picture

URL to get in

http://api.twio.cz/upload

Post data (formatted as multipart/form-data), all in UTF-8:

Value name Description Required/Optional Type Sample value
file binary image data Required binary image data -
desc description, max 120 chars Optional string View from Sněžka mountain
base64_encoded Are inputs base64 encoded? Optional boolean 0 or 1

Sample response

<upload id="0">
	<id>aadk</id>
	<url>http://twio.cz/aadk</url>
	<status>ok</status>
</upload>
© Blueboard.cz 2010 | Contact | API | Follow Twio.cz | Rate Twio on Oneforty | Tweet about Twio