Getting Started

← Back to Home

🚧 Development Status

The LydianTek Blockchain Data Service API is currently in open beta. You can use the API freely without authentication for now.

Coming Soon: User authentication, API key management, and usage tracking.

Quick Start (No Auth Required)

Start making API calls immediately - no sign up required during beta!

1

Make your first API call

Try getting Ethereum balance for Vitalik's address:

curl "http://51.79.68.225:4000/api/v1/balance/1/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
2

Explore the API documentation

Browse all available endpoints with code examples:

View API Documentation
3

Start building

Integrate the API into your application. No API key needed during beta!

What's Available Now

Ethereum blockchain data
Bitcoin transactions & balances
Litecoin & Dogecoin support
Solana blockchain queries
Shibarium L2 data
ERC-20 token balances
NFT metadata & ownership
Real-time price data
DEX swap quotes (0x Protocol)
Transaction history

Coming Soon

User Authentication & API Keys

Sign up, create API keys, and manage your access securely

Usage Analytics Dashboard

Track your API usage, see top endpoints, monitor rate limits

Rate Limiting & Billing

Free tier with generous limits, paid plans for high volume

API Base URL:
http://51.79.68.225:4000/api/v1