Introduction

Overview

Welcome to the Viant Reporting API, an on-demand, custom data report builder. Below you will find a list of methods to create a custom report, view pending and in-progress reports, and check a report's status by token.

Authorization

Basic authorization is required to access the Reporting API data. Use the authorize button below to sign in with your Viant login credentials to get started.

How do I use this tool?

To create a custom report, please provide the desired fields, metrics, and filters in the POST request body. Example requests are provided for reference. As a report is being generated, the API will return a response that includes a unique token. Please keep record of the token provided in the response. This token is used to obtain the status of your report. Once the report status is "completed," the report can be accessed via the download url provided in the response.

To ensure you are always accessing the most up-to-date documentation, please bookmark https://reporting-api.viantinc.com.