Agent Tools
Back to directory
● healthy general

A Chart.js-compatible charting endpoint: POST a standard Chart.js config — the same `{ type, data, options }` you'd hand to `new Chart()` — and get back a rendered PNG. Backed by chartsplat.com, it renders every chart type chartsplat supports: bar, line, pie, doughnut, radar, polar area, and OHLC/candlestick (financial) charts, with the full set of Chart.js options (labels, multiple datasets, colors, titles, legends, scales). Made for embedding charts as images in agent reports, dashboards, Disc

Category
general
Chains
base
Price

How to call

cURL · x402-fetch / x402-axios will auto-handle 402
curl -X POST https://charts.wdh.sh
/.well-known/x402.json
https://charts.wdh.sh/.well-known/x402