Documentation Index
Fetch the complete documentation index at: https://docs.debridge.com/llms.txt
Use this file to discover all available pages before exploring further.
API Endpoints
deBridge Liquidity Network (DLN)
| API | Base URL | Purpose |
|---|---|---|
| Swap API | https://dln.debridge.finance/ | Create and quote same-chain or cross-chain orders |
| Order Tracking API | https://dln-api.debridge.finance/ | Track order status and history |
| Access | Requests/Minute |
|---|---|
| Public (no key) | 50 |
| Authenticated | 300 |
HTTP 429. Implement exponential backoff in your integration to handle these gracefully.
Trade Limits
deBridge APIs enforce trade size limits to ensure optimal performance and security. DLN comfortably supports trades ranging from 1 USD to 5.5m USD in value.Expiration
DLN Orders
- Funds are deposited in smart contract until order is filled or cancelled
- User can always cancel and reclaim tokens
- Typical fill time: < 2 minutes