freeapis

They Said So Quotes

被全球众多财富品牌信赖的名言

认证方式
No auth
HTTPS
Yes
CORS
Unknown

简介

They Said So(quotes.rest)通过基于密钥的 API 提供名言、笑话和冷知识——今日名言、随机名言等。现在需要免费 API 密钥(2026-08 实测:无密钥请求返回 401 “Not authenticated”)——该服务历史上是免密钥的。

快速开始

在 theysaidso.com 注册获取免费密钥,然后(替换 YOUR_KEY):

curl "https://quotes.rest/qod.json?api_key=YOUR_KEY"
{
  "success": { "total": 1 },
  "contents": {
    "quotes": [
      {
        "quote": "...",
        "author": "...",
        "length": "120",
        "category": "inspire",
        "permalink": "https://theysaidso.com/quote/..."
      }
    ]
  }
}

随机名言:

curl "https://quotes.rest/quote/search.json?category=inspire&api_key=YOUR_KEY"

认证方式

  • 在 theysaidso.com 注册 → 免费 API 密钥。
  • 通过 api_key 查询参数携带(缺失密钥 → 401,已实测)。

速率限制与注意事项

  • 免费层有每日请求额度(以官网为准);付费档可扩展。
  • 分类:inspire、management、sports、life、funny、love、art 等。
  • 服务还有笑话端点(/joke/random.json)。
  • 历史上免密钥——密钥要求是 2026-08 实测确认的。

常见问题

They Said So 免费吗? 免费层带每日额度;需要密钥(无密钥 401,已实测)。

如何获取密钥? 在 theysaidso.com 注册——密钥在控制台。

有哪些分类? inspire、management、sports、life、funny、love、art 等。

性格测试 分类更多

APIAuthHTTPSCORS
Advice Slip

Generate random advice slips

No authYesUnknown
AstroWay

Astrology, natal charts, Human Design, Vedic and horoscopes on the Swiss Ephemeris

API KeyYesYes
Biriyani As A Service

Biriyani images placeholder

No authYesNo
Dev.to

Access Forem articles, users and other resources via API

API KeyYesUnknown
Dictum

API to get access to the collection of the most inspiring expressions of mankind

No authYesUnknown