> 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/ncentral/how-epiphany-interacts-with-the-ncentral-api.md).

# How Epiphany Interacts With the NCentral API

## Required API Calls

#### Call 1: GET Customers

```
SOAP customerList
```

#### Call 1: GET Bulk Device List

```
SOAP deviceList
SOAP deviceAssetInfoExportDeviceWithSettings
```
