| Api | Description |
|---|---|
| /devices/list | Lists devices which have been registered. (docs) |
| /devices/register | Registers a device. (docs) |
| /gallery/random_image | Produces id for random images. (docs) |
| /gallery/retrieve_image | Retrieves image in either json or jpeg format. (docs) |
| /home/control | Controls the Home. (docs) |
| /monitoring/status | Returns system status of different components. (docs) |
| /test/helloworld | Hello World test API. (docs) |
| /util/ping | Retrieves basic data and performs simple ping. (docs) |
| /util/time | Retrieves the current time. (docs) |
| /weather/current | Retrieves the current weather conditions. (docs) |
| /weather/forecast | Retrieves the forecasted weather. (docs) |
| /weather/record | Records local weather conditions. (docs) |