Introduction

❗️

The Vantage API Docs Have Moved

Visit docs.vantage.sh/api for the latest Vantage API documentation, and update any of your bookmarks to this new page. This site will remain available for a limited time.

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