Reviews
GET {{baseUrl}}/reviews.{{format}}?author={{author}}
Get book reviews.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
isbn | string | Searching by ISBN is the recommended method. You can enter 10- or 13-digit ISBNs. | |
title | string | You’ll need to enter the full title of the book. Spaces in the title will be converted into the characters %20. | |
author | string | You’ll need to enter the author’s first and last name, separated by a space. This space will be converted into the characters %20. | |
api-key | string |