FavQs.com
FavQs 允许你收集、发现和分享你最喜欢的名言
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 性格测试
- 文档 / URL
- https://favqs.com/api
简介
FavQs.com 提供名言——每日名言、搜索和用户收藏。每日名言端点无需认证(实测可用);完整搜索需要 API 密钥。
快速开始
每日名言——免密钥(实测可用):
curl "https://favqs.com/api/qotd"
{
"qotd_date": "2026-08-24T00:00:00.000+00:00",
"quote": { "id": 40750, "dialogue": false, "private": false, "tags": ["mom"], "url": "https://favqs.com/quotes/taylor-swift/40750", "body": "My mom and I...", "author": "Taylor Swift" }
}
搜索(需要密钥):
curl "https://favqs.com/api/quotes?filter=love&type=tag" \
-H "Authorization: Token token=YOUR_KEY"
认证方式
- 每日名言:免密钥(已实测)。
- 搜索/收藏:在 favqs.com 注册 → API 密钥 →
Authorization: Token token={密钥}。
速率限制与注意事项
- 免费层:带密钥 10,000 次/天(看文档)。
- 端点:
/api/qotd、/api/quotes、/api/quotes/{id}、/api/favorites。
常见问题
FavQs 免费吗? 是的——qotd 免密钥(实测);带密钥的访问有慷慨的免费限额。
需要密钥吗? 只有搜索和收藏需要。
认证风格是什么?
Authorization: Token token={密钥}。
性格测试 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Advice Slip Generate random advice slips | No auth | Yes | Unknown | ↗ |
| AstroWay Astrology, natal charts, Human Design, Vedic and horoscopes on the Swiss Ephemeris | API Key | Yes | Yes | ↗ |
| Biriyani As A Service Biriyani images placeholder | No auth | Yes | No | ↗ |
| Dev.to Access Forem articles, users and other resources via API | API Key | Yes | Unknown | ↗ |
| Dictum API to get access to the collection of the most inspiring expressions of mankind | No auth | Yes | Unknown | ↗ |