# Integracja i Wymagania Techniczne

Integracja z API EmailLabs wymaga zaawansowanej wiedzy programistycznej. Aby skorzystać z API do wysyłania wiadomości oraz pobierania danych, należy stworzyć odpowiedni skrypt realizujący te operacje.

Zapoznaj się z pełną [dokumentacją API EmailLabs](https://vercom.gitbook.io/emaillabs-api-docs), która zawiera szczegółowe instrukcje i przykłady.


---

# 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://newpanel.docs.emaillabs.io/konto/ustawienia/api/integracja-i-wymagania-techniczne.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.
