# Reporting

<mark style="color:green;">`POST`</mark> `/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).

#### **Headers**

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

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

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

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

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