Free Crypto API
Everything you need to start building — blockchain data, market prices, and wallet infrastructure across 20+ chains, free to get started.
CryptoAPIs gives developers a free tier to build on real blockchain data — transaction and address data, market prices, HD wallets, and webhooks — through a single REST API across Bitcoin, Ethereum, and 20+ other blockchains. No infrastructure to run, no credit card to start.
One integration. Infinite possibilities
Get access to over 100+ endpoints using a single point of integration.
{
"apiVersion": "12-12-2024",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"item": {
"confirmedBalance": {
"amount": "82067.283563540186907089",
"unit": "ETH"
}
}
}
}