# EnGenius Cloud REST APIs

### Overview

Use EnGenius Cloud REST APIs to integrate network data, automate workflows, and build custom applications with EnGenius Cloud.

The REST API Console provides an interactive environment for developers to explore available API resources, review endpoint details, and test API requests before implementation.

{% hint style="info" %}
The REST API Console is intended for developers and technical users who want to explore available API resources, review request and response formats, and test API behavior before integration.
{% endhint %}

### <mark style="color:$info;">**Open API Console**</mark>

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><a href="https://liveapi-console-dev.s3-us-west-2.amazonaws.com/engenius_cloud/falcon.html" class="button primary" data-icon="rectangle-api">Explore API Resources</a></td><td><a href="/files/wVswsMhCBWf4lciDpxP4">/files/wVswsMhCBWf4lciDpxP4</a></td></tr></tbody></table>

{% embed url="<https://liveapi-console-dev.s3-us-west-2.amazonaws.com/engenius_cloud/falcon.html>" %}


---

# 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://doc.engenius.ai/rest-apis/engenius-cloud-rest-apis.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.
