Account Request URL
-Base Endpoint
-
GraphQL API
The GraphQL API is the main entrypoint to Dashful's API
/
Authorization, dashboardId, query
Dashboards
Retrieve dashboards with their metrics and panels
/
Authorization, dashboardId
Panels
Create a new panel on a dashboard
/panels
Authorization, dashboardId, panel
Dashboards
Create a new dashboard
/
Authorization, dashboardId, title
Panels
Retrieve a panel's configuration by ID
/panels/{panelId}
Authorization, dashboardId
Dashboards
Update dashboard title or metrics
/
Authorization, dashboardId, title, metrics
Panels
Update a panel's configuration
/panels/{panelId}
Authorization, dashboardId, panel
Dashboards
Delete a dashboard by ID
/
Authorization, dashboardId
Dashboards
Retrieve a dashboard along with its metrics and panels
/dashboards/{dashboardId}
Authorization, dashboardId
Panels
Update a panel's title and properties
/panels/{panelId}
Authorization, dashboardId, title, properties
Metrics
Retrieve a metric by ID
/metrics/{metricId}
Authorization, metricId
Metrics
Update a metric's information
/metrics/{metricId}
Authorization, metricId, name, description, unit
Metrics
Create a new metric
/metrics
Authorization, dashboardId, name, description, unit
Alerts
Create a new alert
/alerts
Authorization, dashboardId, name, description, metricId, comparison, targetValue, alertPeriod, alertFrequency, alertTime
Metrics
Delete a metric by ID
/metrics/{metricId}
Authorization, metricId
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.