Quotes on Design
励志名言
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 性格测试
- 文档 / URL
- https://quotesondesign.com/api/
简介
Quotes on Design 通过 WordPress REST API 提供设计相关语录——免密钥。
⚠️ 坑(2026-08 实测):
orderby=rand参数返回 HTTP 400(rest_invalid_param)——rand不再是允许的orderby值。请用默认排序或per_page。
快速开始
随机风格语录(默认排序):
curl "https://quotesondesign.com/wp-json/wp/v2/posts/?per_page=1"
[
{ "id": 1, "title": { "rendered": "Design is intelligence made visible" }, "content": { "rendered": "<p>...</p>" } }
]
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- WordPress REST API 支撑;
orderby=rand被拒绝(实测 400)。
常见问题
Quotes on Design 免费吗? 是的——免费且免密钥。
为什么 orderby=rand 会 400?
rand 已从允许值移除(已实测)——请用默认排序。
返回什么? 设计语录作为 WP 文章。
性格测试 分类更多
| 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 | ↗ |