Data API
Data API is in Open Preview and is not General Availability (GA) at this time. More information about release phases may be found here.
Data API Documentation
The Data API documentation can be found at https://data.api.vegacloud.io/docs.
Purpose
The Vega Platform Data API exists to provide clients with a programmatic way to access report data which is stored in the Vega Platform. This data can be used to build custom reports, dashboards, or to audit findings surfaced in our Platform.
We present the following data to our clients:
- Anomalies Detected
- Resource Costs
- Reservation Utilization
- Tagging Data
Connecting to the Data API
To ensure secure access to the API, we utilize JWT (JSON Web Token) authentication. The token is validated to verify the user's identity and permissions and must be included in the Authorization header of the HTTP request to access protected endpoints.
Generate an API Client Registration to securely access the Data API.
Data Dictionary
Vega's data dictionary can be found under the Data Reference section