Stellar Infrastructure
Made Simple
Enterprise-grade Horizon API and Soroban RPC for the Stellar network. Build blockchain apps and smart contracts with reliable, scalable infrastructure.
Free tier includes 10,000 requests/month • No credit card required
API Code Examples
$ curl -H "X-API-Key: lq_..." \
api.lumenquery.io/ledgers?limit=1
{
"_embedded": {
"records": [{
"sequence": 60924672,
"hash": "e9ff3504..."
}]
}
}$ curl -X POST \
-H "X-API-Key: lq_..." \
-d '{"jsonrpc":"2.0",
"method":"getLatestLedger"}' \
rpc.lumenquery.io
{
"result": {
"sequence": 60924672
}
}Why LumenQuery?
Skip the infrastructure headaches. We handle the complexity so you can focus on building.
Lightning Fast
Optimized infrastructure with global edge caching. Sub-100ms response times for most queries.
Secure by Default
API key authentication, HTTPS encryption, and rate limiting protect your applications.
Built to Scale
From prototype to production. Handle millions of requests without changing a line of code.
Simple, Transparent Pricing
Start free, scale as you grow
Free
Perfect for getting started
- ✓ 10,000 requests/month
- ✓ 60 requests/minute
- ✓ Community support
Starter
For small applications
- ✓ 100,000 requests/month
- ✓ 300 requests/minute
- ✓ Email support
Professional
For growing businesses
- ✓ 1,000,000 requests/month
- ✓ 1,000 requests/minute
- ✓ Priority support
- ✓ Analytics dashboard
Enterprise
For large organizations
- ✓ Unlimited requests
- ✓ 5,000+ requests/minute
- ✓ Dedicated support
- ✓ SLA guarantee
Ready to Build on Stellar?
Join developers building the future of finance with LumenQuery.
Start Building for Free