Chart Render
The ChartRender API allows you to generate beautiful, production-ready charts using the power of Chart.js, directly from a JSON configuration. Whether you're building automated reports, sending dynamic charts via email, or creating dashboards with server-side rendering, this API is the perfect backend tool. You simply send a valid Chart.js config via POST, and the API returns a high-quality…
Chart Render endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Render Chart /chartjs/render |
Send a valid Chart.js configuration and receive a high-quality Base64-encoded image of the chart. Perfect for server-side rendering, automated reports, and dashboards. |
Chart Render pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $129.99 / month | — |
|