> For the complete documentation index, see [llms.txt](https://titan-exchange.gitbook.io/titan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titan-exchange.gitbook.io/titan/developer-doc/home.md).

# Home

Build on the best swap execution on Solana.

![](https://3919091904-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOcDzWOE77OJI2Qje9dcH%2Fuploads%2Fgit-blob-7ad244c7e4f10bcb574a05cddb166c010750826d%2Fimage.png?alt=media)

Titan is the swap meta-aggregator behind the best execution on Solana. Quotes from multiple providers, simulated on-chain by **Argos**, returned as ready-to-sign transactions.

{% hint style="success" %}
**New: DART Swap API** — Try Titan's on-chain dynamic routing for free. No API key, JSON responses, instant quotes. [Get started →](/titan/developer-doc/dart-swap-api/overview.md)
{% endhint %}

***

## Why Titan

The same infrastructure that powers titan.ag is available to you as production-grade APIs.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Best Execution</strong></td><td>70–75% win rate vs all other routing sources.</td></tr><tr><td><strong>No Platform Fees</strong></td><td>Zero subscription or trading fees. Save ~20 bps.</td></tr><tr><td><strong>Low Slippage</strong></td><td>Active simulations and algorithmic route selection.</td></tr></tbody></table>

***

## APIs

Two interfaces, same Argos routing engine. Pick the one that fits your architecture.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Titan Direct</strong></td><td>WebSocket streaming quotes in real time.</td><td><a href="/titan/developer-doc/swap-api/reference/direct/connection.md">Connection &amp; Negotiation</a></td></tr><tr><td><strong>Titan Gateway</strong></td><td>REST endpoints, same Argos routing.</td><td><a href="/titan/developer-doc/swap-api/reference/gateway/gateway-quote-swap.md">Quote Swap</a></td></tr><tr><td><strong>Direct vs Gateway</strong></td><td>Choose the right interface for your use case.</td><td><a href="/titan/developer-doc/swap-api/reference/direct-vs-gateway.md">Titan Direct vs Titan Gateway</a></td></tr></tbody></table>

***

## Get Started

Everything you need to make your first request.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td>First swap quote in under 5 minutes.</td><td><a href="/titan/developer-doc/swap-api/quickstart.md">Quickstart</a></td></tr><tr><td><strong>Authentication</strong></td><td>Pass your token via header or query param.</td><td><a href="/titan/developer-doc/getting-started/authentication.md">Authentication</a></td></tr><tr><td><strong>Get API Access</strong></td><td>Get a token from Titan, Triton, or QuickNode.</td><td><a href="/titan/developer-doc/getting-started/api-access.md">Get API Access</a></td></tr></tbody></table>

***

## Guides

Step-by-step walkthroughs for common integration tasks.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Stream &#x26; Execute</strong></td><td>Stream quotes, build tx, send on-chain.</td><td><a href="/titan/developer-doc/swap-api/guides/stream-and-execute.md">Stream &amp; Execute a Swap</a></td></tr><tr><td><strong>Configure Routing</strong></td><td>Filter venues, providers, and route types.</td><td><a href="/titan/developer-doc/swap-api/guides/configure-routing.md">Configure Routing</a></td></tr><tr><td><strong>Fee Collection</strong></td><td>Collect platform fees with feeAccount.</td><td><a href="/titan/developer-doc/swap-api/guides/fee-collection.md">Fee Collection</a></td></tr></tbody></table>

***

## Resources

SDKs, AI tools, and community channels.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>SDK Reference</strong></td><td>TypeScript and Rust SDKs.</td><td><a href="/titan/developer-doc/resources/sdk.md">SDK Reference</a></td></tr><tr><td><strong>AI / LLM Integration</strong></td><td>Claude Code skill and llms.txt.</td><td><a href="/titan/developer-doc/resources/ai-llm-integration.md">AI / LLM Integration</a></td></tr><tr><td><strong>Community &#x26; Support</strong></td><td>Discord, GitHub, and support.</td><td><a href="/titan/developer-doc/resources/community-and-support.md">Community &amp; Support</a></td></tr></tbody></table>
