Log In

Introduction

Vantage is a cloud cost transparency platform. Our API makes it easy for you to programmatically access and read your cloud pricing data.

With the API, you can perform the following actions:

  • Automate the management and creation of cost reports, folders, dashboards, and saved filters
  • Create a folder structure that matches your organizational structure
  • Create any reports with needed filters inside this structure

Usage

Vantage's RESTful API has resource-oriented URLs, returns JSON-encoded responses, and leverages standard HTTP response codes.

Authentication and Access Tokens

The API is free to use but requires a token. See Authentication for instructions on creating your API token.

API Reference Structure

🚧

Keep in mind

When using the API reference tool here, you are working with your live data.

View all resources here from the left navigation menu. Resource pages are organized into groups. Each resource page provides the ability to send requests, view responses, and view code samples.

Additional Information