# API

**Client Section:**

Elevate the user experience with dedicated endpoints catering to those engaging with our service. From seamless interactions to resource utilization, the Client section ensures a user-friendly journey.

{% content-ref url="/pages/c4UWRX1QN1JowdcvGyMa" %}
[Console](/enclaive-multi-cloud-platform/developers/api/client-api.md)
{% endcontent-ref %}

**Admin Section:**

Take command of service management through the Admin section. Authentically control user access, fine-tune resource quotas, orchestrate teams, and manage financial aspects effortlessly. Empower your administration with precision and ease.

{% content-ref url="/pages/HXUZ55R8tipyzgYZLqrA" %}
[Admin](/enclaive-multi-cloud-platform/developers/api/admin-admin-api.md)
{% endcontent-ref %}


---

# 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.enclaive.cloud/enclaive-multi-cloud-platform/developers/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.
