Tuya

openapi.tuyaus.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://openapi.tuyaus.com

Crawl failures

1

Last verified

2026-03-01T11:09:46.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

get_device_details

ai-ml

Get 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

other

Retrieve historical status change logs for a device over a specified time range.

Detail: https://openapi.tuyaus.com/capabilities/get_device_logs

get_device_status

other

Get 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-commerce

List 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

other

List, trigger, enable, or disable smart home automation scenes and tap-to-run actions.

Detail: https://openapi.tuyaus.com/capabilities/manage_scenes

send_device_command

other

Send 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.