Reviews
GET {{baseUrl}}/reviews.{{format}}?isbn=<string>&title=<string>&author=<string>&api-key=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
isbn | string | International Standard Book Number, 10 or 13 digits | |
title | string | The title of the best sellernnWhen searching, you can specify a portion of a title or a full title. | |
author | string | The author of the best seller. The author field does not include additional contributors (see Data Structure for more details about the author and contributor fields).nnWhen searching the author field, you can specify any combination of first, middle and last names.nnWhen sort-by is set to author, the results will be sorted by author's first name. | |
api-key | string |