For AI agents: visit https://developer.datawrapper.de/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
DatawrapperDatawrapper
GuidesAPI Reference
v3.0

Datawrapper
API Reference
v3.0

Datawrapper API v3 Documentation

  • Introduction
  • /auth/login-tokens
    • Retrieves login tokensget
    • Creates a login tokenpost
  • /auth/login-tokens/{id}
    • Deletes a login tokendel
  • /auth/login/{token}
    • Login using login tokenget
  • /auth/token-scopes
    • Get list of valid token scopes.get
  • /auth/tokens
    • List API tokensget
    • Create API tokenpost
  • /auth/tokens/{id}
    • Delete API tokendel
    • Edit API tokenput
  • /basemaps
    • Get list of all available basemapsget
  • /basemaps/{id}
    • Fetch basemap content and metadataget
  • /basemaps/{id}/{key}
    • Fetch list of key values in a basemapget
  • /charts
    • List chartsget
    • Moves charts into a folderpatch
    • Create new visualizationpost
  • /charts/copy
    • Copies charts in place or into another folderpost
  • /charts/{id}
    • Delete a chartdel
    • Fetch chart metadataget
    • Update specific chart properties.patch
    • Update all chart propertiesput
  • /charts/{id}/assets/{asset}
    • Fetch chart assetget
    • Upload chart dataput
  • /charts/{id}/comments
    • Gets all comments for a chartget
    • Create a new comment for a chartpost
  • /charts/{id}/copy
    • Copies a chartpost
  • /charts/{id}/data
    • Fetch chart dataget
    • Upload chart dataput
  • /charts/{id}/data/refresh
    • Updates a chart's external data source.post
  • /charts/{id}/display-urls
    • Get share URLs for a chartget
  • /charts/{id}/embed-codes
    • Get embed codes for a chartget
  • /charts/{id}/export/{format}
    • Export chartget
  • /charts/{id}/export/{format}/async
    • Export chart in async modepost
  • /charts/{id}/export/{format}/async/{exportId}
    • Export chartget
  • /charts/{id}/fork
    • Fork a chartpost
  • /charts/{id}/publish
    • Publish a chartpost
  • /charts/{id}/publish/status/{version}
    • Get publish statusget
  • /charts/{id}/unpublish
    • Unpublish a published visualizationpost
  • /folders
    • List foldersget
    • Create a folderpost
  • /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 folderdel
    • Get a folderget
    • Updates a folderpatch
    • Updates a folderput
  • /me
    • Delete your accountdel
    • Fetch your account informationget
    • Update your account informationpatch
  • /me/recently-edited-charts
    • Get a list of your recently edited chartsget
  • /me/recently-published-charts
    • Get a list of your recently published chartsget
  • /me/settings
    • Update your account settingspatch
  • /oembed
    • Get oEmbed informationget
  • /river
    • List River chartsget
  • /river/{chartId}
    • Show River chartget
  • /river/{id}
    • Update River chartput
  • /teams
    • List teamsget
  • /teams/{id}
    • DEPRECATED: Use GET /v3/workspaces/{slug}/teams/{teamId} instead.get
  • /teams/{id}/invites
  • /teams/{id}/invites/{token}
  • /teams/{id}/members
    • DEPRECATED: Use GET /v3/workspaces/{slug}/teams/{teamId}/members instead.get
  • /teams/{id}/members/{userId}
  • /teams/{id}/members/{userId}/status
  • /themes
    • List themesget
  • /users
    • List usersget
  • /users/{id}
    • Delete userdel
    • Fetch user informationget
    • Update user informationpatch
  • /users/{id}/recently-edited-charts
    • Get a list of recently edited chartsget
  • /users/{id}/recently-published-charts
    • Get a list of recently published chartsget
  • /users/{id}/settings
    • Update user settingspatch
  • /charts/restore
    • Restore deleted charts.post
  • /charts/{id}/restore
    • Restore a deleted chart.post
  • /workspaces
    • getget
    • postpost
  • /workspaces/{slug}/invites
    • Update workspace invite rolespatch
    • deletedel
    • postpost
  • /workspaces/{slug}/members
    • Remove members from a workspacedel
    • List workspace membersget
    • Update workspace member rolespatch
  • /workspaces/{slug}/members/check
    • Check existence of workspace members and pending invitespost
  • /workspaces/{slug}/teams
    • List teams in workspaceget
    • Create a team in workspacepost
  • /workspaces/{slug}/teams/{teamId}
    • Delete a team within a workspacedel
    • Fetch team information within a workspaceget
    • Update a team within a workspacepatch
    • Update a team within a workspaceput
  • /workspaces/{slug}/teams/{teamId}/invites
    • Remove team associations from workspace invitesdel
    • Update team roles for workspace invitespatch
    • Add team associations to workspace invitespost
  • /workspaces/{slug}/teams/{teamId}/join
    • Join a public team in a workspacepost
  • /workspaces/{slug}/teams/{teamId}/members
    • Remove multiple users from a team within a workspacedel
    • List team members within a workspaceget
    • Modify the role of users in a team within a workspacepatch
    • Add one or multiple users to a team within a workspacepost
  • /workspaces/{slug}/teams/{teamId}/transfer
    • Transfer a team to another workspacepost
  • /workspaces/{slug}
    • deletedel
    • getget
    • patchpatch
  • /workspaces/{slug}/invites/{token}/accept
    • postpost
  • /workspaces/{slug}/invites/{token}/reject
    • postpost
  • /workspaces/{slug}/merge
    • Merge this workspace into another workspace, NOTE: This is a destructive operation for the source workspace and cannot be undone. The source workspace will be deleted.post
  • /workspaces/{slug}/teams/default
    • Set default teams in workspaceput

Datawrapper API v1 Documentation

  • /plugin/basemapsget
  • /plugin/basemaps/{id}/{key}get
  • /charts/{id}/publishpost
  • /charts/{id}/copypost
Powered by 

/teams/{id}/invites

Updated about 1 year ago


DEPRECATED: Use GET /v3/workspaces/{slug}/teams/{teamId} instead.
/teams/{id}/invites/{token}

Updated about 1 year ago


DEPRECATED: Use GET /v3/workspaces/{slug}/teams/{teamId} instead.
/teams/{id}/invites/{token}