LibraryThing Servizio Web API
Versione 1.1
The current stable release version for the LibraryThing Services API is 1.1.
Formati di richiestaRESTThis format is a simple HTTP GET or POST action and expects method information. Le richieste seguono il seguente formato:
http://www.librarything.com/services/rest/[versione]/?[method_name]&
[argomenti nella forma key=value separati da "&" (e commerciale)]&apikey=[la tua chiave di sviluppatore]
esempio: http://www.librarything.com/services/rest/1.1/?method=librarything.ck.getwork&id=1060&apikey=d231aa37c9b4f5d304a60a3d0ad1dad4 Per impostazione predefinita, le richieste REST genereranno una risposta REST. Formati di rispostaRESTQuesta risposta è un blocco di codice XML. Here is an example REST response for the work Jonathan Strange & Mr. Norrell JSON (A tra poco)
Questa risposta è una stringa di testo in Javascript Object Notation (JSON).
NoteLimitsHai un limite di massimo 1,000 richieste giornaliere. |
Web Services methodslibrarything.ck.librarything.local. |