Eight Sleep Temperature API
Heating level and away-mode control (unofficial).
Eight Sleep Temperature API is one of 7 APIs that Eight Sleep publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Temperature. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.1, at version unofficial-v1.
Requests are made against 3 base URLs: https://auth-api.8slp.net, https://client-api.8slp.net, https://app-api.8slp.net.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Eight Sleep Temperature API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
bearerAuth— Bearer access token issued by POST /v1/tokens on auth-api.8slp.net. Unofficial.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 1 GET, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Heating level and away-mode control (unofficial).
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are TemperatureState (3 properties), TemperatureUpdate (2 properties), AwayModeUpdate (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Eight Sleep 6
Other APIs Eight Sleep publishes across the network.