> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/data-sources/cylance/how-epiphany-interacts-with-the-cylance-api.md).

# How Epiphany Interacts With the Cylance API

{% hint style="warning" %}
This document is under construction. Please excuse our dust.
{% endhint %}

### **Required API Calls**

#### **Call 1: Request a list of devices from Cylance API**

```
cyapi.get_devices()
```
