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

With v1 of the API, you can perform the following actions:

  • View providers (AWS only for this version), services, and products
  • View Cost Reports

Use

Our 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 resources from the left navigation menu. Resource pages are organized into groups. Each resource page provides the ability to send example requests, view example responses, and view code samples.

Additional Information