Get share URLs for a chart

GET
https://api.datawrapper.de/v3/charts/{id}/display-urls

Request the available URLs to directly share a chart.

Example Request

curl --request GET \
  --url https://api.datawrapper.de/v3/charts/example-id/display-urls \
  --header 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Path Parameters

NameTypeAllowed valuesRequiredDescription
idstring
5 characters
Yes

Response

Returns an array of objects with the following fields:

FieldTypeRequiredDescription
idstringNo
namestringNo
urlstringNo