Quotes on Design
Inspirational Quotes
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Personality
- Documentation / URL
- https://quotesondesign.com/api/
Overview
Quotes on Design serves design-related quotes via WordPress REST API — keyless.
⚠️ Gotcha (verified 2026-08): the
orderby=randparameter returns HTTP 400 (rest_invalid_param) —randis no longer an allowedorderbyvalue. Use the default ordering orper_page.
Quick Start
Random-ish quote (default order):
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>" } }
]
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- WordPress REST API backed;
orderby=randis rejected (verified 400).
FAQ
Is Quotes on Design free? Yes — free and keyless.
Why 400 on orderby=rand?
rand was removed from allowed values (verified) — use default ordering.
What does it return? Design quotes as WP posts.
More in Personality
| 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 | ↗ |