# LightSwap Documentation ## Docs - [Validate address](https://docs.lightswap.me/api-reference/address.md): Validates a destination address before swap creation. - [List assets](https://docs.lightswap.me/api-reference/asset.md): Returns active assets available through the API. - [Overview](https://docs.lightswap.me/api-reference/introduction.md): Overview of the LightSwap API reference. - [Create quote](https://docs.lightswap.me/api-reference/quote.md): Creates a short-lived exact-input quote. - [Swap](https://docs.lightswap.me/api-reference/swap.md): Create a swap from a quote and return deposit instructions. - [Swap status](https://docs.lightswap.me/api-reference/swap-status.md): Return the latest status for a swap created with your API key. - [What is LightSwap?](https://docs.lightswap.me/index.md): Define desired outcomes instead of managing execution steps - [Authentication](https://docs.lightswap.me/integrations/direct-api/authentication.md): Authenticate requests and keep your API keys - [Integration flow](https://docs.lightswap.me/integrations/direct-api/integration-flow.md): Integrating with the LightSwap API - [Introduction](https://docs.lightswap.me/integrations/direct-api/introduction.md): Use the LightSwap API from your backend to quote, create, and track swaps. - [Limits](https://docs.lightswap.me/integrations/direct-api/limits.md): Current limits and defaults for the LightSwap API MVP. - [Statuses and errors](https://docs.lightswap.me/integrations/direct-api/statuses-errors.md): Handle LightSwap API swap statuses, terminal states, and structured errors. - [Introduction](https://docs.lightswap.me/integrations/widget/introduction.md): Embed the LightSwap swap flow on your website with an iframe - [Revenue Sharing](https://docs.lightswap.me/revenue-sharing.md): Configure fee collection and aggregation - [Support](https://docs.lightswap.me/support.md): Get help with existing integrations and specific swap issues. ## OpenAPI Specs - [openapi](https://docs.lightswap.me/api-reference/openapi.json)