Base URL
How to get access
Email the LightSwap partner team to request API access or discuss your rollout. Share:- your product and company
- the integration you want to launch
- the pairs or networks you expect to support first
- your target rollout timeline
Email partner team
Recommended integration flow
Load assets
Use
GET /asset to build your pair selector and confirm canonical lowercase network values, decimals, and memo requirements.Validate the destination address
Use
POST /address before creating a quote so the user can correct address mistakes early.First requests
Set your key on your backend:network values returned by GET /asset. The Partner API rejects mixed-case network names.
Where to go next
Authentication
Review API keys,
externalId, customerId, and rate limits.Integration flow
See the recommended quote-to-swap flow in more detail.
Statuses and errors
Handle terminal states, retry behavior, and troubleshooting.
API Reference
Review request fields, response fields, and endpoint examples.

