Tuya
openapi.tuyaus.com
Tuya is a global IoT cloud platform that connects smart home and commercial devices. It provides APIs to control devices, query their status, manage users, and create automation scenes across thousands of device categories like lights, switches, sensors, and appliances.
api_key
free
1.0
https://openapi.tuyaus.com
1
2026-03-01 11:09:46
Health
Capabilities
get_device_details
ai-mlGet detailed metadata about a device including its name, model, firmware version, time zone, and activation time.
Detail: https://openapi.tuyaus.com/capabilities/get_device_details
get_device_logs
otherRetrieve historical status change logs for a device over a specified time range.
Detail: https://openapi.tuyaus.com/capabilities/get_device_logs
get_device_status
otherGet the current status of a specific device including all its data points (e.g., on/off, brightness, temperature).
Detail: https://openapi.tuyaus.com/capabilities/get_device_status
list_devices
e-commerceList all devices linked to your Tuya cloud project, with their online status, category, and product information.
Detail: https://openapi.tuyaus.com/capabilities/list_devices
manage_scenes
otherList, trigger, enable, or disable smart home automation scenes and tap-to-run actions.
Detail: https://openapi.tuyaus.com/capabilities/manage_scenes
send_device_command
otherSend control commands to a device to change its state, such as turning it on/off, setting brightness, or changing color.
Detail: https://openapi.tuyaus.com/capabilities/send_device_command
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Tuya Description: Tuya is a global IoT cloud platform that connects smart home and commercial devices. It provides APIs to control devices, query their status, manage users, and create automation scenes across thousands of device categories like lights, switches, sensors, and appliances. Auth: api_key Capabilities: - get_device_details: Get detailed metadata about a device including its name, model, firmware version, time zone, and activation time. - get_device_logs: Retrieve historical status change logs for a device over a specified time range. - get_device_status: Get the current status of a specific device including all its data points (e.g., on/off, brightness, temperature). - list_devices: List all devices linked to your Tuya cloud project, with their online status, category, and product information. - manage_scenes: List, trigger, enable, or disable smart home automation scenes and tap-to-run actions. - send_device_command: Send control commands to a device to change its state, such as turning it on/off, setting brightness, or changing color.