UniFi API Version 0.1


Getting Started

List Hosts

Retrieve a list of all hosts associated with the UI account making the API call.
Note: The structure of userData and reportedState may vary depending on the UniFi OS or Network Server version. The example provided is based on UniFi OS 4.0.6.

Get Host by ID

Retrieves detailed information about a specific host by ID.
Note: The structure of userData and reportedState may vary depending on the UniFi OS or Network Server version. The provided example is based on UniFi OS 4.0.6.

List Sites

List sites.
Note: The structure of meta and statistics may vary depending on the UniFi OS or Network Server version. The provided example is based on UniFi OS 4.0.6.

List Devices

List UniFi devices of owner.
Note: The structure of devices.uidb may vary depending on the UniFi OS or Network Server version. The provided example is based on UniFi OS 4.0.6.