Getting started

This document will go through the Reporting API.

API V1 Deprecation

This version of the API will be deprecated on March 30, 2023.

The official version is now Ogury Reporting API (v2.0).

Reporting API v1.0 will allow you to get Ad requests, impressions eCPM and revenue statistics. ‌

Authentication

Please contact your Ogury Account Manager to generate your API Key and API secret.

To use the Ogury Publisher Reporting API you need the following credentials:

  • An API Key

  • An API secret

The authentication is done by setting the following headers:

  • x-auth-apikey: the API key

  • x-auth-secret: the API secret

API

You can get the details and examples of the API with the links below:

Last updated