English
English
简体中文
Register
Log In
English
English
简体中文
Register
Log In
Language
English
English
简体中文
Register
Log In

How many requests can a user send to the server per second?

Last Updated on2023-01-30 09:55:59
Tuya Cloud provides the interface current limiting dimension, as shown below:
  1. application layer traffic: 500,000 times / day
  2. Interface-level traffic: 500 times / second
Detailed description:
  1. application traffic is the number of times the calling key assigned to the developer can call the interface each day. Once the interface request is started, as long as the request reaches the Tuya server, the interface request will be counted once regardless of success or failure. In order to prevent a single user from making unlimited requests to the top server, each application limits the total number of requests;
  2. Interface traffic is an interface for each developer to call the API itself, and traffic protection will also be set, such as obtaining device information APIs to prevent excessive calls and cause back-end failures. This limit for API traffic is a system protection limit.

Click for services and help

Help Center