Generate Token
GET/dashboard/:dashboardID/widget/:widgetID/token
Generates a secure, public token for embedding a specific widget from a dashboard.
Use this token to display the widget in external applications or websites via the TagoIO embed service.
Example embed URL:
https://embed.REGION.tago.io?widget=YOUR-WIDGET-ID&dashboard=YOUR-DASHBOARD-ID&token=YOUR-EMBED-TOKEN
This endpoint is intended for scenarios where you want to share or display a widget outside of the TagoIO platform while maintaining access control.
Request
Responses
- 200
Generating a token