TencentCloud API is the interface provided by Tencent Cloud for external services. Application systems need to integrate the corresponding SDK according to the language to call the TencentCloud API. For the SDK integration method, please refer to the following corresponding links:
The use flow of the SDK is shown in the following figure.
TencentCloud API supports Fabric call.
Obtain Account Information
When using the TencentCloud API to call a contract, in addition to requiring network and relevant parameters of the contract, account information for purchasing TBaaS nodes is required, including SecretId and SecretKey.
Note:
If you already have a Tencent Cloud account, you can obtain SecretId and SecretKey in API key management. Debug Interface
Before calling the API in the application system, if debugging of the API is required, it is recommended to use API 3.0 Explorer. This tool provides capabilities such as online API call, signature verification, SDK code generation, and quick API retrieval, which can significantly reduce the difficulty of using TBaaS API. You only need to manually input the API key and the required parameters of the request structure on the page.