Light API Tools

Query Proton Light API (balances, accounts, holders, sync). Rate limits depend on the public endpoint.

If DNS fails, switch to another base.

Get Account

Balances + resources + auth

GET /api/account

Account Info

Resources + auth only

GET /api/accinfo

Balances

Token balances only

GET /api/balances

Key Accounts

Accounts for a public key (network-scoped)

GET /api/key

Networks

Known networks list

GET /api/networks

Sync Info

Delay seconds / status

GET /api/sync

Token Balance

Plain balance for contract+symbol

GET /api/tokenbalance

Top Holders

Top N holders for a token

GET /api/topholders

User Count

Total accounts in network

GET /api/usercount

Top RAM Buyers

Top N RAM buyers

GET /api/topram

Top Stake

Top N stake holders

GET /api/topstake

Accounts by Code Hash

Accounts that match contract hash

GET /api/codehash

Token Holder Count

Number of accounts with token balance

GET /api/holdercount