65
/100
prowl
Benchmarked Aug 11, 2026

They Said So Quotes

Quotes Trusted by many fortune brands around the world

saas platform_profile
Benchmark Your API

Score Breakdown

Parseability 9/10
Token Efficiency 8/10
Auth Simplicity 7/10
Latency 6/10
Consistency 6/10
Documentation 5/10
Error Clarity 5/10
First-Try Success 5/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://theysaidso.com/api",
  "auth_method": "api_key",
  "auth_config": {
    "api_key": "header"
  },
  "endpoints": [
    {
      "method": "GET",
      "path": "/qod.json",
      "description": "Quote of the day"
    },
    {
      "method": "GET",
      "path": "/qod.json?category=inspire",
      "description": "Quote of the day by category"
    },
    {
      "method": "GET",
      "path": "/quotes.json",
      "description": "Search quotes by keyword or category"
    },
    {
      "method": "GET",
      "path": "/authors.json",
      "description": "List authors"
    },
    {
      "method": "GET",
      "path": "/categories.json",
      "description": "List categories"
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": "Free tier for basic usage (with attribution), paid plans for higher volume and commercial use."
  },
  "rate_limits": {},
  "capabilities": [
    "quote of the day",
    "quote search",
    "category-based quotes",
    "author listing",
    "JSON API",
    "client-side usage with attribution",
    "integration with content management systems"
  ],
  "raw_analysis": "They Said So Quotes is a SaaS platform providing a REST API for programmatic access to a large collection of inspirational and famous quotes. The platform is marketed as trusted by fortune brands, suggesting a level of reliability and maturity. It offers endpoints for retrieving the quote of the day (with optional category filtering), searching quotes by keyword or category, and listing authors and categories. Authentication is via API key, likely sent as a header, though the exact mechanism is not fully documented. The pricing model is freemium: a free tier allows basic usage with attribution, while paid plans offer higher rate limits and commercial rights. Rate limits are not explicitly documented, but typical freemium services may impose a default cap (e.g., 10 requests per hour) on the free tier. The platform is simple to integrate, suitable for developers building motivational content into their apps or websites. Maturity is moderate, given its popularity and use by brands."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200707ms
robots_txtGET /robots.txt404303ms
llms_txtGET /llms.txt404214ms
Interpret
```json
{
  "overall": 58,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 5.0,
    "response_parseability": 9.0,
    "error_clarity": 5.0,
    "doc_quality": 5.0,
    "auth_simplicity": 7.0,
    "latency": 6.0,
    "consistency": 6.0
  },
  "pricing_normalized": {
    "free_tier": "yes",
    "entry_paid_tier": "unknown",
    "usage_limits": "rate_limited",
    "attribution_required": "yes"
  },
  "issues": [
    "Missing /robots.txt and llms.txt for agent discoverability",
    "Pricing and commercial tier details are not explicitly documented in provided data",
    "No structured API schema or rate limit documentation available in capabilities"
  ],
  "recommendations": [
    "Add llms.txt to expose API endpoints, authentication, and rate limits to agents",
    "Create /robots.txt with clear crawl directives for AI agents",
    "Publish explicit rate limit and commercial tier details in docs"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/they-said-so-quotes">
  <img src="https://prowl.world/badge/they-said-so-quotes.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard