Explore
CAT Tracker API Documentation
0.1
OAS 3.0
RESTful APIs
CAT Protocol - Website
MIT License
Servers
https://tracker-fractal-mainnet.catprotocol.org/api
https://tracker.catprotocol.org/api
info
GET
/
Check the health of the service
token
GET
/tokens
/{tokenIdOrTokenAddr}
Get token info by token id or token address
GET
/tokens
/{tokenIdOrTokenAddr}
/addresses
/{ownerAddrOrPkh}
/utxos
Get token utxos by owner address
GET
/tokens
/{tokenIdOrTokenAddr}
/addresses
/{ownerAddrOrPkh}
/balance
Get token balance by owner address
GET
/tokens
/{tokenIdOrTokenAddr}
/mintAmount
Get token total mint amount by token id or token address
GET
/tokens
/{tokenIdOrTokenAddr}
/circulation
Get token current circulation by token id or token address
GET
/tokens
/{tokenIdOrTokenAddr}
/holders
Get token holders by token id or token address
minter
GET
/minters
/{tokenIdOrTokenAddr}
/utxos
Get minter utxos by token id or token address
GET
/minters
/{tokenIdOrTokenAddr}
/utxoCount
Get minter utxo count by token id or token address
address
GET
/addresses
/{ownerAddrOrPkh}
/balances
Get token balances by owner address
GET
/addresses
/{ownerAddrOrPkh}
/collections
Get collection balances by owner address
collection
GET
/collections
/{collectionIdOrAddr}
Get collection info by collection id or collection address
GET
/collections
/{collectionIdOrAddr}
/content
Get collection content
GET
/collections
/{collectionIdOrAddr}
/localId
/{localId}
Get nft info
GET
/collections
/{collectionIdOrAddr}
/localId
/{localId}
/content
Get nft content
GET
/collections
/{collectionIdOrAddr}
/localId
/{localId}
/utxo
Get nft utxo
GET
/collections
/{collectionIdOrAddr}
/addresses
/{ownerAddrOrPkh}
/utxos
Get collection utxos by owner address
GET
/collections
/{collectionIdOrAddr}
/addresses
/{ownerAddrOrPkh}
/nftAmount
Get collection nft amount by owner address
GET
/collections
/{collectionIdOrAddr}
/mintAmount
Get collection total mint amount by collection id or collection address
GET
/collections
/{collectionIdOrAddr}
/circulation
Get collection current circulation by collection id or collection address
GET
/collections
/{collectionIdOrAddr}
/holders
Get collection holders by collection id or collection address
tx
GET
/tx
/{txid}
Get tx token outputs by txid