API Endpoints
deBridge Liquidity Network (DLN)
DLN offers generous rate limits without requiring an API key. Most integrations can operate without authentication.
Each endpoint has its own separate rate limit — they are not accumulated across APIs.
Rate limit responses return
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