Build on Comet Blockchain
Access real-time blockchain data with our powerful REST API. Get started in minutes with free tier access.
Why Comet API?
Everything you need to build blockchain applications
⚡
Real-time Data
Access blocks, transactions, and events as they happen on the blockchain.
🔒
Secure & Reliable
Enterprise-grade infrastructure with 99.9% uptime SLA.
📊
Rich Analytics
Pre-computed statistics and historical data for deeper insights.
Simple REST API
Clean, well-documented endpoints. Get started with just a few lines of code.
- ✓ Blocks & Transactions
- ✓ Events & Logs
- ✓ Chain Statistics
- ✓ Validator Info
# Get latest blocks
curl -H "X-API-Key: YOUR_KEY" \
https://api.comet.example/api/v1/blocks
# Response
{
"blocks": [
{
"height": 254750,
"block_time": "2026-02-16T03:24:01Z",
"tx_count": 12,
"proposer": "cosmosval..."
}
]
}
Simple Pricing
Start free, scale as you grow
POPULAR
Pro
$99
/month
- 1,000 requests/minute
- 1,000,000 requests/day
- 10 API keys
- Priority support