# Quotes on Design API **Provider:** Quotes on Design **Category:** entertainment **Base URL:** `https://quotesondesign.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://quotesondesign.com/api/ ## Description Inspirational Quotes ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://quotesondesign.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://quotesondesign.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/quotes-on-design/) — CC BY 4.0*