All Products
Search
Document Center

Edge Security Acceleration:DescribeDcdnWafBotAppKey

Last Updated:Oct 17, 2024

Queries the SDK authentication key for the Alibaba Cloud account. You can also use the SDK authentication key to send SDK initialization requests. The key must be included in the integration code.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

F2542B96-B535-5BF9-8EEE-1CF11B20CCA8
AppKeystring

The SDK authentication key for the Alibaba Cloud account.

examp1eapp_key_xxxiuMWTX4Gw

Examples

Sample success responses

JSONformat

{
  "RequestId": "F2542B96-B535-5BF9-8EEE-1CF11B20CCA8",
  "AppKey": "examp1eapp_key_xxxiuMWTX4Gw"
}

Error codes

For a list of error codes, visit the Service error codes.