LibraryThing Web Services API
Versija 1.0
The current stable release version for the LibraryThing Services API is 1.0.
Request formatsRESTThis format is a simple HTTP GET or POST action and expects method information. Requests follow the following format:
http://www.librarything.com/services/rest/[versija]/?[method_name]&
[arguments as key=value separated by ampersands]&apikey=[your developer key]
pavyzdys: http://www.librarything.com/services/rest/1.0/?method=librarything.ck.getwork&id=1060&apikey=d231aa37c9b4f5d304a60a3d0ad1dad4 By default, REST requests will send a REST response. Atsako formataiRESTThis response is an XML block. Čia yra REST atsako pavyzdys kūriniui Jonathan Strange & Mr. Norrell JSON (jau greitai)
This response is a text string in Javascript Object Notation (JSON).
PastabosLimitsYou are limited to a maximum of 1,000 requests per day. |

