# Reporting v2

<mark style="color:green;">`POST`</mark> `/v2/api`

Use this method to get your reporting data

You must specify which table you want to query using the 'table' property.

You must also provide a 'startDate' and an 'endDate'.  The API will return data between these two dates (inclusive).

#### &#x20;:red\_circle: <mark style="color:red;">**V2 data becomes available starting on 2025-12-01**</mark>

#### **Headers**

| Name          | Value           |
| ------------- | --------------- |
| Authorization | `Basic <token>` |

{% content-ref url="reporting-v2/impressions" %}
[impressions](https://developer.nexx360.io/api-reporting/reporting-v2/impressions)
{% endcontent-ref %}

{% content-ref url="reporting-v2/auctions" %}
[auctions](https://developer.nexx360.io/api-reporting/reporting-v2/auctions)
{% endcontent-ref %}

{% content-ref url="reporting-v2/bids" %}
[bids](https://developer.nexx360.io/api-reporting/reporting-v2/bids)
{% endcontent-ref %}

{% content-ref url="reporting-v2/vast-events" %}
[vast-events](https://developer.nexx360.io/api-reporting/reporting-v2/vast-events)
{% endcontent-ref %}

{% content-ref url="reporting-v2/viewed" %}
[viewed](https://developer.nexx360.io/api-reporting/reporting-v2/viewed)
{% endcontent-ref %}
