> ## Documentation Index
> Fetch the complete documentation index at: https://docs.soroswap.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Soroswap API

> Overview of the Soroswap API: quotes, routing, token data, transaction building, and API key access.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/5KtXqx2I0A0" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

The **Soroswap API** is built for developers and teams who want to integrate Soroswap's decentralized infrastucture into their apps. Whether you're building a wallet, a frontend, or another kind of product on Stellar, the API gives you access data from real-time pricing and routing to transaction generation.

## Key features

* 🔁 **Fetch quotes and optimal routes** for token swaps across multiple protocols (Soroswap, Phoenix, Aqua and SDEX)
* 📊 **Retrieve token and liquidity data**, including pool stats and available trading pairs
* 🧾 **Build XDR transactions** for on-chain execution
* 🚀 **Submit signed transactions** directly via Soroban RPC or Horizon
* ⚡ **[Gasless Trustline](/api/gasless-trustline)** — let users receive a new asset without needing XLM or understanding trustlines, using a sponsor account

> 🔗 **Explore the full API reference here**:\
> 👉 [https://api.soroswap.finance/docs](https://api.soroswap.finance/docs)

## 📚 Documentation & Guides

Choose your learning path:

* 🐶 **New to blockchain/Stellar?** → [Beginner Guide](/api/beginner-guide) - Complete tutorial with explanations
* ⚡ **Experienced developer?** → [Quickstart](/api/quickstart) - Quick integration guide

### API Access

* **Registration Required**:
  * To use the Soroswap API, you need to [register](https://api.soroswap.finance/register) and obtain an API key
  * After you register, visit [api.soroswap.finance/login](https://api.soroswap.finance/register) and generate an API\_KEY
  * Registration is free and provides access to the full API functionality

**API\_URL**: [staging](https://api.soroswap.finance)

📮 [**Downnload the Postman Collection here**](https://drive.google.com/drive/folders/1G-LQYE2EojPWP1CSuuS_tDb9vjYbFR6E?usp=drive_link)

### Support

For any questions or support needs, please reach out to our developer support team at [dev@paltalabs.io](mailto:dev@paltalabs.io) or join our Discord community.
