Skip to main content
获取项目统计信息
获取指定项目的统计信息:total_codesused_codesunused_codesdisabled_codesexpired_codesusage_raterecent_verifications(最近核销记录)。与 获取项目信息 中的 statistics 字段一致,本接口提供更完整的近期核销列表。

授权

X-API-Key
string
header
必填

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

路径参数

project_id
string
必填

响应

统计信息

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