All Products
Search
Document Center

Web Application Firewall:DescribeBotAppKey

Last Updated:Dec 25, 2025

Queries the application key (AppKey) for bot management.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The ID of the WAF instance.

Note

Call DescribeInstance to query the ID of the WAF instance.

waf_v3prepaid_public_cn-5v23u******

KeyVersion

string

No

The version of the key. Only 1 is a supported value.

1

ResourceManagerResourceGroupId

string

No

The ID of the resource group.

rg-aek2uo27badl***

RegionId

string

No

The region where the WAF instance resides. Valid values:

  • cn-hangzhou: the Chinese mainland.

  • ap-southeast-1: outside the Chinese mainland.

cn-hangzhou

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

0C4ADFD4-5B7D-591D-A607-A45C*****

AppKey

string

The AppKey.

N1Kiv3AGZm******

Examples

Success response

JSON format

{
  "RequestId": "0C4ADFD4-5B7D-591D-A607-A45C*****",
  "AppKey": "N1Kiv3AGZm******"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.