Skip to main content
获取项目统计信息
Returns statistics for the project: total_codes, used_codes, unused_codes, disabled_codes, expired_codes, usage_rate, and recent_verifications (recent verification records). Same as the statistics field in Get project; this endpoint provides a more complete list of recent verifications.

Authorizations

X-API-Key
string
header
required

API Key + X-Timestamp + X-Signature(HMAC-SHA256)

Path Parameters

project_id
string
required

Response

统计信息

project_id
string
total_codes
integer
used_codes
integer
unused_codes
integer
disabled_codes
integer
expired_codes
integer
usage_rate
number
recent_verifications
object[]