Jump to Content
Guides
API Reference
v3.0
API Reference
v3.0
API Reference
Fetch your account information
Search
JUMP TO
Datawrapper API v3 Documentation
Introduction
/auth/login-tokens
Retrieves login tokens
get
Creates a login token
post
/auth/login-tokens/{id}
Deletes a login token
delete
/auth/login/{token}
Login using login token
get
/auth/token-scopes
Get list of valid token scopes.
get
/auth/tokens
List API tokens
get
Create API token
post
/auth/tokens/{id}
Delete API token
delete
Edit API token
put
/basemaps
Get list of all available basemaps
get
/basemaps/{id}
Fetch basemap content and metadata
get
/basemaps/{id}/{key}
Fetch list of key values in a basemap
get
/charts
List charts
get
Moves charts into a folder
patch
Create new visualization
post
/charts/copy
Copies charts in place or into another folder
post
/charts/{id}
Delete a chart
delete
Fetch chart metadata
get
Update specific chart properties.
patch
Update all chart properties
put
/charts/{id}/assets/{asset}
Fetch chart asset
get
Upload chart data
put
/charts/{id}/comments
Gets all comments for a chart
get
Create a new comment for a chart
post
/charts/{id}/copy
Copies a chart
post
/charts/{id}/data
Fetch chart data
get
Upload chart data
put
/charts/{id}/data/refresh
Updates a chart's external data source.
post
/charts/{id}/display-urls
Get share URLs for a chart
get
/charts/{id}/embed-codes
Get embed codes for a chart
get
/charts/{id}/export/{format}
Export chart
get
/charts/{id}/export/{format}/async
Export chart in async mode
post
/charts/{id}/export/{format}/async/{exportId}
Export chart
get
/charts/{id}/fork
Fork a chart
post
/charts/{id}/publish
Publish a chart
post
/charts/{id}/publish/status/{version}
Get publish status
get
/charts/{id}/unpublish
Unpublish a published visualization
post
/folders
List folders
get
Create a folder
post
/folders/copy
Copy folders to a new destination folder/team/user.
post
/folders/move
Move folders to a new destination folder/team/user.
patch
/folders/{id}
Delete a folder
delete
Get a folder
get
Updates a folder
patch
Updates a folder
put
/me
Delete your account
delete
Fetch your account information
get
Update your account information
patch
/me/recently-edited-charts
Get a list of your recently edited charts
get
/me/recently-published-charts
Get a list of your recently published charts
get
/me/settings
Update your account settings
patch
/oembed
Get oEmbed information
get
/river
List River charts
get
/river/{chartId}
Show River chart
get
/river/{id}
Update River chart
put
/teams
List teams
get
Create a team
post
/teams/{id}
Delete a team
delete
Fetch team information
get
Update a team
patch
Update a team
put
/teams/{id}/invites
Invite a person
post
/teams/{id}/invites/{token}
Reject a team invitation
delete
Accept a team invitation
post
/teams/{id}/members
List team members
get
/teams/{id}/members/{userId}
Remove a team member
delete
/teams/{id}/members/{userId}/status
Set team member status
put
/themes
List themes
get
/users
List users
get
/users/{id}
Delete user
delete
Fetch user information
get
Update user information
patch
/users/{id}/recently-edited-charts
Get a list of recently edited charts
get
/users/{id}/recently-published-charts
Get a list of recently published charts
get
/users/{id}/settings
Update user settings
patch
Datawrapper API v1 Documentation
/plugin/basemaps
get
/plugin/basemaps/{id}/{key}
get
/charts/{id}/publish
post
/charts/{id}/copy
post
Powered by
Fetch your account information
get
https://api.datawrapper.de/v3/me
Requires scope
user:read
.
Language
Shell
Node
Ruby
PHP
Python
RESPONSE
Click
Try It!
to start a request and see the response here!