Google Nest Smart Device Management · GraphQL Specification

Google Nest / Smart Device GraphQL Schema

This GraphQL schema models the Google Nest Smart Device Management (SDM) API, which provides access to Nest thermostats, cameras, doorbells, displays, and the structures and rooms they belong to. The API uses a trait-based model: each device exposes a set of traits (e.g., `ThermostatTemperatureSetpoint`, `CameraLiveStream`) that describe its capabilities and current state.

Documentation Endpoint View on GitHub CameraDevice ManagementDoorbellGoogle NestIoTSmart HomeThermostatGraphQL

Overview

Google Nest / Smart Device GraphQL Schema is a GraphQL API specification published by Google Nest Smart Device Management on the APIs.io network.

This GraphQL schema models the Google Nest Smart Device Management (SDM) API, which provides access to Nest thermostats, cameras, doorbells, displays, and the structures and rooms they belong to. The API uses a trait-based model: each device exposes a set of traits (e.g., ThermostatTemperatureSetpoint, CameraLiveStream) that describe its capabilities and current state.

The specification includes 4 reference links.

Tagged areas include Camera, Device Management, Doorbell, Google Nest, and IoT.

Endpoint

References

Related API Specs

Google Nest Smart Device Management API (OpenAPI)
Back to Google Nest Smart Device Management · All GraphQL Specs · GitHub