# naqrat.sa API

## Welcome to [نقرات](https://naqrat.sa) API Guide:

> This documentation will describe on how the Naqrat API works, you will find all the details and endpoints here.

From sending event to reading high event match quality responses from your ad account, the sky is the limit. Do you need a endpoint our API doesn't already cover? Just let us know, and we'll add it to the API.

Get started →


---

# 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://developers.naqrat.sa/naqrat.sa-api.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.
