Skip to main content
Use GET /swap/{id} to show the latest status for a swap created with your API key. If you set externalId on quote creation, keep it with the swap record and use it as your first support reference. Add the LightSwap swap ID when one already exists.

Statuses

Terminal statuses:
  • completed
  • refunded
  • failed
  • expired
Poll every 30 seconds while the status is not terminal.

Error format

All errors use the same response shape.

Error codes

Troubleshooting