Lightup Dashboard API
The Lightup REST API provides CRUD access to the platform's core objects: workspaces, datasources, metrics, monitors, incidents (and incident comments), integrations, data catalogs, dashboard charts, metric datapoints, and users. Requests are authenticated with a JWT access token obtained by exchanging the refresh token from a downloaded Lightup API credential file. Most resources are scoped to a workspace and versioned through an api_version path segment.