They Said So Quotes

API

Trusted quote API used by global fortune brands

Visit Website

Overview

They Said So Quotes API offers access to a curated library of quotes trusted by global fortune brands. Key endpoints include random quotes (/quotes/random), quotes by author (/quotes/author/{name}), and quotes by tag (/quotes/tag/{tag}). Responses are in JSON format, containing quote text, author details, relevant tags, and source metadata. Ideal for integrating inspirational or thematic quotes into content management systems, social media tools, mobile apps, website widgets, or marketing materials to boost engagement and credibility.

Example Integration (JavaScript)

script.js JS

fetch('https://theysaidso.com/api/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • JSON response format
  • Curated quote library
  • Multiple endpoints (random, author, tag)
  • API key optional for basic access

Frequently Asked Questions

? Is They Said So Quotes API free to use?

Yes, it offers a free tier with basic access to random quotes and limited requests. Paid plans unlock unlimited quotes, priority support, and advanced features.

? Does it require an API key?

Basic endpoints like random quotes may not need an API key, but authenticated endpoints (bulk quotes) or higher rate limits require an API key obtainable from the official website.

? What is the response format?

All responses are in JSON format, including fields like quote text, author name, tags, and source information for seamless integration.

Top Alternatives

Quotable API Search Google
Forismatic API Search Google
BrainyQuote API Search Google

People Also Ask about They Said So Quotes

They Said So Quotes vs Quotable APIThey Said So Quotes vs Forismatic APIThey Said So Quotes vs BrainyQuote API They Said So Quotes 2025 review

Tool Info

Pricing Freemium
Category Personality
Platform Public API

Pros

  • Trusted by fortune brands
  • Easy to integrate
  • Rich metadata (author, tags)
  • Flexible endpoints
  • Free tier available

Cons

  • Rate limits on free tier
  • Advanced features require paid plan
  • Limited customization options

More Personality Tools