QuimbleApi : HomePage

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Quimble API Documentation



API Documentation:

GetAPoll

CreateAPoll

UpdateAPoll



Quimble uses URL endpoints for its API:

http://quimble.com/api/create
http://quimble.com/api/update/$id
http://quimble.com/api/delete/$id
http://quimble.com/api/get/$id

(where $id is the poll id you're working on)

You must have a registered username in order to use the Quimble API (this functions as an API key). All API commands are verified with basic HTTP Authentication.

The username/password you use must have created the poll to do anything other than "get" the poll




PhpCodeExample



Javascript styling


ChangePollStyle

There are 258 comments on this page. [Display comments]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.1
Page was generated in 0.7154 seconds