Quote Garden REST API
Read-only REST API exposing a database of 75,000+ famous quotes. Returns JSON with a consistent envelope (statusCode, message, pagination, totalQuotes, data). Supports filtering by author, genre, and full-text query, plus pagination via page/limit query parameters. The v3 API is the only supported version; older versions (v1/v2) are deprecated.
Documentation
Documentation
https://github.com/pprathameshmore/QuoteGarden#readme
APIReference
https://github.com/pprathameshmore/QuoteGarden#api-documentation
Specifications
Schemas & Data
JSONSchema
Quote Schema
JSONSchema
Response Envelope Schema
JSONStructure
Quote Structure
JSONStructure
Response Envelope Structure
Other Resources
JSONLD
https://raw.githubusercontent.com/api-evangelist/quote-garden/refs/heads/main/json-ld/quote-garden-context.jsonld
Examples
Get Random Quote Example
Examples
List Quotes Example
Examples
List Genres Example
Examples
List Authors Example
Examples
Quote Resource Example
Examples
Response Envelope Example
SDKs
QuoteGarden NPM Wrapper
SDKs
npm Package
APIsJSON
https://raw.githubusercontent.com/api-evangelist/quote-garden/refs/heads/main/apis.yml