{
"end": "2026-05-20",
"format": "hour",
"metrics": [
"string"
],
"networks": [
"string"
],
"para_ids": [
0
],
"relay_network": "polkadot",
"start": "2026-05-01"
}curl --location 'https://polkadot.api.subscan.io/api/scan/parachain/statistics/overview' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data '{
"end": "2026-05-20",
"format": "hour",
"metrics": [
"string"
],
"networks": [
"string"
],
"para_ids": [
0
],
"relay_network": "polkadot",
"start": "2026-05-01"
}'{
"code": 0,
"data": {
"total": {
"avg_tps": "string",
"extrinsic_count": 0,
"peak_tps": "string",
"transfer_count": 0,
"updated_at": "string",
"xcm_receive_count": 0,
"xcm_send_count": 0
},
"updated_at": "string"
},
"generated_at": 1699600641,
"message": "Success"
}