Skip to main content
POST
/goodreads/authors

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
author
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

name
string
required
@type
string
default:GoodreadsAuthor
id
integer | null
url
string | null
image
string | null
bio
string | null
website
string | null
genres
string[]
born
string | null
died
string | null
rating
number | null
rating_count
integer | null
review_count
integer | null
work_count
integer | null