freeapis

Quotes on Design

Inspirational Quotes

Authentication
No auth
HTTPS
Yes
CORS
Unknown
Category
Personality

Overview

Quotes on Design serves design-related quotes via WordPress REST API — keyless.

⚠️ Gotcha (verified 2026-08): the orderby=rand parameter returns HTTP 400 (rest_invalid_param) — rand is no longer an allowed orderby value. Use the default ordering or per_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=rand is 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

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