# SwaplinQ Documentation ## Docs - [Authentication](https://docs.swaplinq.com/api-reference/authentication.md): Securing your API requests. - [Create Swap Transaction](https://docs.swaplinq.com/api-reference/endpoints/create-swap.md): Initiates a new swap and generates a unique deposit address. - [Get Estimated Amount](https://docs.swaplinq.com/api-reference/endpoints/get-rates.md): Returns the estimated output output for a given input amount and trading pair. - [Track Status](https://docs.swaplinq.com/api-reference/endpoints/track-status.md): Poll this endpoint to monitor the lifecycle of an active swap. - [Errors](https://docs.swaplinq.com/api-reference/errors.md): Understanding standard HTTP error codes. - [Liquidity Aggregation](https://docs.swaplinq.com/architecture/liquidity-aggregation.md): How SwaplinQ solves MEV and slippage by querying 10+ institutional providers simultaneously. - [Non-Custodial Architecture](https://docs.swaplinq.com/architecture/non-custodial-model.md): How SwaplinQ guarantees security by never holding user funds. - [Architecture Overview](https://docs.swaplinq.com/architecture/overview.md): High-level design of the SwaplinQ Non-Custodial Protocol - [Slippage & MEV Protection](https://docs.swaplinq.com/architecture/slippage-mev.md): How the protocol prevents sandwich attacks and spread bleed. - [Smart Routing](https://docs.swaplinq.com/architecture/smart-routing.md): How SwaplinQ dynamically selects the optimal execution path. - [SwaplinQ Protocol Documentation](https://docs.swaplinq.com/index.md): Build non-custodial financial infrastructure with the fastest liquidity aggregation engine. ## OpenAPI Specs - [openapi](https://docs.swaplinq.com/api-reference/openapi.json) ## Optional - [Main Exchange](https://swaplinq.com)