# Home Insights

Home Insights is a microservice that provides motion-based activity and sleep insights data.

## Version

 - [GET /insights/version](https://docs.cognitivesystems.com/assets/specs/api/core/home-insights/getinsightsversion.md): Returns version information of the home-insights microservice.

If 404, the service has not been enabled.

## Retrieve Activity Insights

 - [GET /insights/v2/{network_id}/activity](https://docs.cognitivesystems.com/assets/specs/api/core/home-insights/getactivityinsights.md): Activity Insights provides you activity related data.

## Sleep Insights

 - [GET /insights/v2/{network_id}/sleep](https://docs.cognitivesystems.com/assets/specs/api/core/home-insights/getsleepinsights.md): Sleep Insights provides you sleep related data, including the number of interruptions that have occurred and the sleep and wake times.

## Daily Activity Insights

 - [GET /insights/v2/{network_id}/activity/daily](https://docs.cognitivesystems.com/assets/specs/api/core/home-insights/getdailyactivityinsights.md): Provides a percentage of daily activity for the queried days.  Please allow for a warmup period of between 2 and 4 hours after first being activated.

