# Welcome to Plenty's Unified API

Plenty's Unified API offers a comprehensive resource for accessing extensive information about all aspects of the Plenty ecosystem, encompassing both the v2 and v3 decentralized exchanges (DEX) as well as the vote escrow system. This unified API simplifies the process for developers to retrieve specific data related to Plenty's applications, facilitating the creation of a wide range of services and applications on top of the Plenty network.

{% hint style="info" %}
You can access Plenty's Unified API through <mark style="color:purple;">**`api.plenty.network`**</mark>
{% endhint %}

| Application                | Available data                                                                                                                                                          |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| V2 volatile and stable DEX | <ul><li>Liquidity positions of users</li><li>Dollar-based historical analytics</li><li>Special routes for integration with aggregators</li></ul>                        |
| V3 segmented CFMM          | <ul><li>Liquidity positions of users</li><li>CFMM Tick data</li><li>Dollar-based historical analytics</li><li>Special routes for integration with aggregators</li></ul> |
| Vote Escrow                | <ul><li>Locked positions of users</li><li>Historical data for voting and user rewards</li><li>Historical data for bribes</li></ul>                                      |
| Miscelleneous              | <ul><li>All pools and tokens contracts associated with Plenty.</li><li>System-wide historical analytics </li></ul>                                                      |
