Personality — entry 011 of 17

Quotable Quotes

Verified Jul 2026

Quotable is a free, open-source REST API serving a large curated database of quotations, authors, and tags, documented as running at api.quotable.io. A live GET against that real gateway returned a genuine random quote while carrying Access-Control-Allow-Origin: *, resolving cors unknown -> yes and reconfirming auth None in the same probe — but the host's TLS certificate expired in September 2024 (nearly two years ago), so standard certificate-verifying HTTP clients will reject the connection even though the backend itself still serves live, correctly-shaped data once verification is bypassed. Free and open source with no paid tier — pricingModel free.

quotesauthorsopen-sourcetags
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/quotable-quotes/"><img src="https://greatapis.com/badge/quotable-quotes.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.