Skip to main content
GET
/
v1
/
quotes
/
random
random quote
curl --request GET \
  --url https://api.fetchbean.com/v1/quotes/random \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Your fetchbean API key (fb_…).

Response

Success

The response is of type object.