REST API

HeyQL provides a REST API, which can be used to create, read, update or delete metrics and their data points.

The naming of manageable API objects is a little bit different:

  • metrics are called nodes
  • data points are called entries

To view and test our REST API, please visit https://app.heyql.com/apidoc

For all operations you will need a valid API key. API keys are created and managed by the related products of HeyQL Metrics.
For further information please read Metric REST API access for HeyQL Metrcis for JIRA.