# API Reference

Dive into the specifics of each API endpoint by checking out our complete documentation.

## Offerwall API

Seamless client-side integration: no server load, enhanced user choice & experience:

{% content-ref url="/pages/5DwcSuY80AXXkMVjZ4uc" %}
[Client API](/monetization/api-reference/client-api.md)
{% endcontent-ref %}

## Static API

Control Offers on your own :

{% content-ref url="/pages/aYwbxUwZZ7Knfr97lVEE" %}
[Static API](/monetization/api-reference/static-api.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Streamline your integration process with our Offerwall API, eliminating the need for server management. As a client-side solution, you can enjoy a hassle-free experience while benefiting from automatic user choice selection powered by our advanced machine learning algorithm. Focus on providing a seamless user experience without the complexities of server handling.
{% endhint %}


---

# 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.adbreakmedia.com/monetization/api-reference.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.
