Back to catalog
🪙

blockfrost Cardano

API Key

Interaction with the Cardano mainnet and several testnets

🪙CryptocurrencyHTTPS

Cardano Address

Blockfrost

AddressAddr1qx2fxv2umyhttkxyxp8x0dlpdt3k6cwng5pxj3jhsydzer3jcu5d8ps7zex2k2xt3uqxgjqnnj83ws8lhrn648jjxtwq2ytjqp
Balance1248950000 lovelace
Stake AddressStake1ux3g2c9dx2nhhehyrezyxpkstartcqmu9hk63qgfkccw5rqttygt7
Tx Count156
Script Count3

Sample Response

response.json
1{
2 "address": "addr1qx2fxv2umyhttkxyxp8x0dlpdt3k6cwng5pxj3jhsydzer3jcu5d8ps7zex2k2xt3uqxgjqnnj83ws8lhrn648jjxtwq2ytjqp",
3 "balance": "1248950000 lovelace",
4 "stakeAddress": "stake1ux3g2c9dx2nhhehyrezyxpkstartcqmu9hk63qgfkccw5rqttygt7",
5 "txCount": 156,
6 "scriptCount": 3
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://blockfrost.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs