Goodreads Developers discussion
questions
>
XML Schema
date
newest »

Hi, if you are signed into Goodreads with your account and your account has your developer key associated with it, you will see URLs for sample API calls which you can click to see an example response.
For each API call, I dump the received XML to the window in order to understand the structure GR is sending back.
So far, I have used auth.user and user.friends.
I think this is quite inefficient, but I could not find an authoritative description in the API docs.