Integration Guide

Last Updated on : 2023-01-12 07:10:59download

This topic describes the request structure, authentication method, request signatures, and other technical knowledge involved in the use of Tuya smart building APIs to speed up your API calls.

In fact, you can call the smart building APIs in the same way as you call other open APIs of Tuya. You only need to contact your account manager and subscribe to the smart building SaaS services.

Reference

Things to note

  • Subscribe to API services: Make sure that you have subscribed to the required API services before you make API requests.
  • Subscribe to SaaS services: Make sure that you have contacted your account manager and subscribed to the required smart building SaaS services before you make API requests.
  • Certain APIs require the HTTP client to support the GET method that carries the body parameter. Therefore, you must select a suitable HTTP request framework.
  • For more information, see Set Postman Environment and Call API Operations.