Introduction

The TripleLift Reporting API is a GraphQL API designed for query functionality for publishers. The API provides the ability to specify dimensions, metrics, and filter values for query data, similar to the query tool in the TripleLift Console, reporting section of the TripleLift Console for CTV, and reporting in the TripleLift Platform.

The base URL for the Reporting API is: https://reporting-api.triplelift.net/

Every request to the Reporting API is a standard POST request that must correspond to the published GraphQL schema.