Help Center/ Anti-DDoS Service/ API Reference/ AAD APIs/ AAD Overview/ Querying the QPS of CC Attack Protection Requests
Updated on 2026-01-06 GMT+08:00

Querying the QPS of CC Attack Protection Requests

Function

This API is used to query the QPS of CC attack protection requests.

Calling Method

For details, see Calling APIs.

URI

GET /v2/aad/domains/waf-info/flow/request/peak

Table 1 Query Parameters

Parameter

Mandatory

Type

Description

recent

Yes

String

Query range.

domains

No

String

Domain name for the query.

start_time

No

String

Start time.

end_time

No

String

End time.

overseas_type

No

Integer

Protection region. 0: regions in the Chinese mainland. 1: regions outside the Chinese mainland.

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

token

Content-Type

Yes

String

Content-Type

Response Parameters

Status code: 200

Table 3 Response body parameters

Parameter

Type

Description

qps

Integer

qps

Status code: 400

Table 4 Response body parameters

Parameter

Type

Description

error_code

String

Error code.

error_description

String

Error description.

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

OK

400

Error response

Error Codes

See Error Codes.