Index stats
Account
Index stats
GET /v1/stats
GET
Index stats
Live totals for the whole index. Free, but still requires a valid key.
Use it to check coverage claims for yourself rather than trusting a number on a marketing page, and to monitor whether the index is growing in the dimension you care about.
Request
Response
object
Reading the two totals
total_wallets and wallets_checked are different questions and the gap between them is the point.
wallets_checked includes wallets we examined and found nothing for. Those are deliberately excluded from total_wallets, so that dividing one by the other gives a real hit rate rather than one inflated by counting empty records as coverage.
Do not compute a match rate for your list from these numbers. The index skews toward wallets somebody has already looked up, which is not a random sample of the chain. For your own list, sample it through batch and measure directly. See coverage.