qcs::trtc::uin/${uin}:sdkappid/*
qcs::trtc::uin/${uin}:sdkappid/${SdkAppId}
.API | Category | Description |
Room management | Closes a room. | |
Room management | Removes a user. | |
Room management | Removes a user (string room ID). | |
Room management | Closes a room (string room ID). | |
Stream mixing and transcoding | Starts On-Cloud MixTranscoding. | |
Stream mixing and transcoding | Stops On-Cloud MixTranscoding. | |
Stream mixing and transcoding | Starts On-Cloud MixTranscoding (string room ID). | |
Stream mixing and transcoding | Stops On-Cloud MixTranscoding (string room ID). | |
Call quality monitoring | Generates information about exceptional conditions. | |
Call quality monitoring | Queries abnormal events. | |
Call quality monitoring | Queries user list and call metrics. | |
Call quality monitoring | Queries room and user numbers in the past. | |
Call quality monitoring | Queries room list. | |
Call quality monitoring | Queries the list of historical users. |
API | Console | Description |
DescribeAppStatList | TRTC console: Overview | Gets application list. |
DescribeSdkAppInfo | TRTC console: Application Management > Application Info | Gets application information. |
ModifyAppInfo | TRTC console: Application Management > Application Info | Modifies application information. |
ChangeSecretKeyFlag | TRTC console: Application Management > Application Info | Enables/Disables encryption keys. |
CreateWatermark | TRTC console: Application Management > Material Management | Uploads an image. |
DeleteWatermark | TRTC console: Application Management > Material Management | Deletes an image. |
ModifyWatermark | TRTC console: Application Management > Material Management | Edits an image. |
DescribeWatermark | TRTC console: Application Management > Material Management | Searches an image. |
CreateSecret | TRTC console: Application Management > Quick Start | Generates a symmetric encryption key. |
ToggleSecretVersion | TRTC console:Application Management > Quick Start | Switches between asymmetric keys (private and public keys) and symmetric keys. |
DescribeSecret | TRTC console: | Gets a symmetric encryption key. |
DescribeTrtcAppAndAccountInfo | Gets application and account information to obtain a pair of public and private keys. | |
CreateSecretUserSig | Uses a symmetric encryption key to generate a UserSig. | |
DescribeSig | TRTC console: | Gets a UserSig generated using a pair of public and private keys. |
VerifySecretUserSig | Verifies a UserSig generated using a symmetric encryption key. | |
VerifySig | Verifies a UserSig generated using a pair of public and private keys. | |
CreateSpearConf | TRTC console: Application Management > Image Settings | Adds an image setting. This module is available only in iLiveSDK 1.9.6 and earlier versions. For TRTC SDK 6.0 and later versions, see Setting Image Quality |
DeleteSpearConf | TRTC console: Application Management > Image Settings | Deletes an image setting. This module is available only in iLiveSDK 1.9.6 and earlier versions. For TRTC SDK 6.0 and later versions, see Setting Image Quality |
ModifySpearConf | TRTC console: Application Management > Image Settings | Modifies image settings. This module is available only in iLiveSDK 1.9.6 and earlier versions. For TRTC SDK 6.0 and later versions, see Setting Image Quality |
DescribeSpearConf | TRTC console: Application Management > Image Settings | Gets image settings. This module is available only in iLiveSDK 1.9.6 and earlier versions. For TRTC SDK 6.0 and later versions, see Setting Image Quality |
ToggleSpearScheme | TRTC console: Application Management > Image Settings | Switches image setting scenarios. This module is available only in iLiveSDK 1.9.6 and earlier versions. For TRTC SDK 6.0 and later versions, see Setting Image Quality |
API | Category | Description | Restriction |
DescribeDetailEvent | Call quality monitoring | Queries specific events. | The parameters entered do not include SDKAppID , making resource-level authorization impossible. |
DescribeRecordStatistic | Other APIs | Queries the billing period of on-cloud recording. | For business reasons, resource-level authorization is not supported currently. |
DescribeTrtcInteractiveTime | Other APIs | Queries the billing period for audio/video interactive features. | For business reasons, resource-level authorization is not supported currently. |
DescribeTrtcMcuTranscodeTime | Other APIs | Queries the billing period of relayed transcoding. | For business reasons, resource-level authorization is not supported currently. |
API | Console | Description | Restriction |
DescribeTrtcStatistic | TRTC console: Overview | Gets usage statistics. | This API returns the statistics of all `SDKAppIDs`. Limiting a query to specific `SDKAppIDs` will lead to an error. You can use `DescribeAppStatList` to specify a list of applications to query. |
DescribeDurationPackages | TRTC console: Overview | Gets the list of prepaid packages. | A prepaid package is shared by all TRTC applications under the same Tencent Cloud account. There is no `SDKAppID` parameter in the package information, so resource-level authorization cannot be performed. |
GetUserList | TRTC console: Monitoring Dashboard | Gets user list. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
GetUserInfo | TRTC console: Monitoring Dashboard | Gets user information. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
GetCommState | TRTC console: Monitoring Dashboard | Gets call status. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
GetElasticSearchData | TRTC console: Monitoring Dashboard | Queries Elasticsearch data. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
CreateTrtcApp | TRTC console: | Creates a TRTC application. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. `SDKAppID` is the unique ID of a TRTC application and is generated after application creation. |
HardDescribeMixConf | TRTC console: Application Management > Function Configuration | Queries relayed push status. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
ModifyMixConf | TRTC console: Application Management > Function Configuration | Enables/Disables relayed push. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
RemindBalance | TRTC console: Package Management | Gets the balance alarm information of a prepaid package. | A prepaid package is shared by all TRTC applications under the same Tencent Cloud account. There is no `SDKAppID` parameter in the package information, so resource-level authorization cannot be performed. |
*
.
Was this page helpful?