# Sending Events via Webhooks to AdLibertas

&#x20;                                            ![](/files/OQvCT5VqjpTpHZ0VzDU6)&#x20;

AdLibertas [<mark style="color:blue;">Audience Reporting</mark>](https://www.adlibertas.com/audience-reporting/) allows you to send custom events to be imported, normalized, and stored in your data lake.

**To get started:** you’ll need a unique **webhook URL** and **auth header** from your [<mark style="color:blue;">AdLibertas account manager</mark>](mailto:sales@adlibertas.com)<mark style="color:blue;">.</mark>

### **Documentation:**

Please follow our [<mark style="color:blue;">webhook documentation</mark>](https://publicapi.adlibertas.com/swagger#!/webhooks/postV1WebhooksEventsPublicId) to start sending custom events to AdLibertas.

The default rate limit is 100 requests/30 seconds per IP address. If you need this increased, please contact [<mark style="color:blue;">your account manager</mark>](mailto:sales@adlibertas.com)<mark style="color:blue;">.</mark>

An example request [<mark style="color:blue;">can be found here</mark>](https://gist.github.com/adeubank/2dd721f41920b40e58f0ffe62ea32abf)<mark style="color:blue;">.</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adlibertas.com/data-integrations/custom-integrations/sending-events-via-webhooks-to-adlibertas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
