lists

GET {{baseURL}}/svc/books/v3/lists.json?list=hardcover-fiction

Request Params

KeyDatatypeRequiredDescription
liststringstring (mandatory)
The name of the Times best sellers list (hardcover-fiction, paperback-nonfiction, ...). The /lists/names service returns all the list names. The encoded list names are lower case with hyphens instead of spaces (e.g. e-book-fiction, instead of E-Book Fiction).
bestsellers-datenullstring (optional) - YYYY-MM-DD
published-datenullstring (optional) - YYYY-MM-DD
offsetnullinteger (optional) - must be a multiple of 20

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring