# quoteclear API **Provider:** quoteclear **Category:** entertainment **Base URL:** `https://quoteclear.web.app` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://quoteclear.web.app/ ## Description Ever-growing list of James Clear quotes from the 3-2-1 Newsletter ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://quoteclear.web.app/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://quoteclear.web.app' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/quoteclear/) — CC BY 4.0*