Get Started
Welcome to XRPL.to API
v1.0The comprehensive XRP Ledger API for builders who demand excellence. Fast, reliable infrastructure that scales with your ambitions.
We're building the definitive data layer for the XRP Ledger. Whether you're running a trading desk, building the next DEX aggregator, or pioneering new DeFi primitives on XRPL, we give you the tools to turn ambitious ideas into reality.
blazing
xrpl.toBase URL
https://api.xrpl.to/v1
Start Building
Everything you need to build world-class applications on XRP Ledger.
Quick Start
Make your first API call in minutes and start building.
Rate Limits
Free: 10 req/sec, 1 tx/sec. Professional: 500 req/sec, 100 tx/sec. See API Keys for tiers.
API Reference
232 endpoints with full documentation.
Quick Start Example
Get top tokens by 24h volume:
curl -X GET "https://api.xrpl.to/v1/tokens?limit=10&sort=volume"