Current limits
| Area | Current behavior |
|---|---|
| API keys | Backend-only partner API keys. |
| Quote type | Exact-input floating quotes only. |
| Quote lifetime | Short-lived quotes with an expiresAt timestamp. |
| Commission | Configured during partner onboarding and partnership setup. |
| Status updates | Poll GET /swap/{id}. |
| Destination memo | Not supported in the MVP. |
Integration defaults
- Poll active swaps every 30 seconds.
- Store the LightSwap swap ID with your own order ID.
- Treat all amounts as decimal strings.
- Refresh supported assets regularly instead of hardcoding asset lists.
Fees and network costs
The API returns the route estimate and deposit instructions for the swap. Wallet, gas, and blockchain network costs are separate third-party costs and can change outside LightSwap.Support handoff
When you contact support, include:- Your
externalId, if you sent one. - LightSwap swap ID, if one exists.
- Deposit transaction hash, if the user has already sent funds.

