Unravel REST API

REST APIs for querying and collecting data from an Unravel instance — application details, recommendations and logs, apps search, cluster operations and resource metrics, chargeback reports, queue analysis, anomaly detection, and pipeline monitoring. Requests and responses are JSON, authorized with an API token sent in an Authorization JWT header.

API entry from apis.yml

apis.yml Raw ↑
name: Unravel REST API
description: REST APIs for querying and collecting data from an Unravel instance — application details,
  recommendations and logs, apps search, cluster operations and resource metrics, chargeback reports,
  queue analysis, anomaly detection, and pipeline monitoring. Requests and responses are JSON, authorized
  with an API token sent in an Authorization JWT header.
humanURL: https://docs.unraveldata.com/unravel-v482x/en/on-prem-apis.html
baseURL: https://myserver.unraveldata.com:3000/api/v1
tags:
- Observability
- Monitoring
- FinOps
properties:
- type: APIReference
  url: https://docs.unraveldata.com/unravel-v482x/en/on-prem-apis.html
- type: Documentation
  url: https://docs.unraveldata.com/unravel-v482x/en/api-token.html