# EES (Elastic Endpoint)

## About

Elastic Endpoint Service ([EES](https://cloud4.ai/services/ees.html)) — is a unified entrypoint that helps to manage integration between AI providers and your application. Using this service its possible to empower your solution with the following features:

* **Integration Type:** Sync/Async You can define how do you prefer receive responses: using webhooks, stream or sync HTTP request.
* **Throttling and Load Control:** Define RPM (Requests Per Minute) or RPMO (Requests Per Month) to align solution with your expectations.
* **Retry Strategy:** You can define retry behaviors, and corner scenarios.
* **Fallback Model:** it is possible to define default fallback model to prevent unsuccessful generations.
* **RBAC:** Role based access using API and more.

<figure><img src="/files/EoBRdVhJbxIxghKvoLJZ" alt=""><figcaption></figcaption></figure>

## Creation & Configurations

<figure><img src="/files/VA12Ec5UT9pcPj0h6UuQ" alt=""><figcaption></figcaption></figure>

### General&#x20;

### Communication&#x20;

### Storage&#x20;

### Callback&#x20;

### Limits & Throttling&#x20;


---

# 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.cloud4.ai/services/ees-elastic-endpoint.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.
