Skip to main content
POST
/goodreads/authors/quotes

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+)$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

text
string
required
@type
string
default:GoodreadsQuote
author
string | null
book_title
string | null
book_url
string | null
tags
string[]
like_count
integer | null