Datawrapper
communityData visualization tool for creating charts, maps, and tables for newsrooms and teams.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.datawrapper.de/v3/chartsCreate a chart
Parameters
typed3-bars|d3-lines|d3-pies|d3-scatter|tables|locator-map (stringrequiredtitlechart title (stringrequiredmetadatachart config (objectoptionalReturns
id, title, type, publicUrl, createdAt, lastModifiedAt, publishedAtPUT
https://api.datawrapper.de/v3/charts/{id}/dataAdd data to chart
Parameters
idchart ID (stringrequiredbodyCSV data (stringrequiredReturns
empty on success (204)GET
https://api.datawrapper.de/v3/chartsList charts
Parameters
limitresults (integeroptionaloffsetoffset (integeroptionalsearchkeyword (stringoptionalReturns
list[] with id, title, type, publicUrl, createdAt, lastModifiedAt, publishedAt, author