Skip to main content
POST
/goodreads/books

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
book
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|(?:www\.)?goodreads\.com[^\s]*|\d[\w.\-]*|\d+)$
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

@type
string
default:GoodreadsBook
id
string | null
legacy_id
integer | null
url
string | null
title_complete
string | null
authors
object[]
image
string | null
series
string | null
series_position
string | null
genres
string[]
format
string | null
page_count
integer | null
publisher
string | null
published_at
integer | null
isbn
string | null
isbn13
string | null
asin
string | null
language
string | null
original_title
string | null
first_published_at
integer | null
first_publish_year
integer | null
rating
number | null
rating_count
integer | null
review_count
integer | null
rating_dist
integer[]
awards
string[]
characters
string[]
places
string[]
quote_count
integer | null
question_count
integer | null
discussion_count
integer | null
currently_reading_count
integer | null
want_to_read_count
integer | null
ebook_price
number | null