# QuickChart API **Provider:** QuickChart **Category:** developer **Base URL:** `https://quickchart.io` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://quickchart.io/ ## Description Create a chart image with one API call and embed it anywhere. Send charts in email and other platforms. Open source, no watermarks, used by thousands of developers. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://quickchart.io/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://quickchart.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/quickchart/) — CC BY 4.0*