# XY Finance API (Multiple Bridges Aggregator)

XY Finance API offers developers a seamless solution for transferring liquidity and information across various chains. With this API, you can effortlessly access aggregated liquidity and information from numerous decentralized exchange networks, both on-chain and off-chain, as well as bridges, spanning multiple blockchains.

The API provides a wide range of parameters that can be tailored to suit the specific requirements of your application and users. It empowers you to effortlessly navigate the multi-chain ecosystem and interact with on-chain XY contracts on different chains. This versatility enables you to integrate and leverage the benefits of the multi-chain world with ease.

#### XY Finance **API** **(Multiple Bridges Aggregator)** Endpoint

<table><thead><tr><th width="118.33333333333331">Version</th><th width="178">Note</th><th>Endpoint</th></tr></thead><tbody><tr><td><strong>v1</strong></td><td>The latest version</td><td><a href="https://aggregator-api.xy.finance/v1/"><code>https://aggregator-api.xy.finance/v1/</code></a></td></tr></tbody></table>

{% hint style="info" %}
Here you can find our full [API reference](https://aggregator-api.xy.finance/v1/docs)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xy.finance/bridge-aggregator-integration/xy-finance-api-multiple-bridges-aggregator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
