# Integrations

#### Integrations Overview

Integrating with Veda is straightforward. Whether you're a protocol looking to offer yield to your users or a partner tracking vault performance, Veda provides two core integration surfaces: vault operations and the Vault Info API.

#### Vault Operations

Deposits and withdrawals are handled directly through Veda's vault smart contracts, supporting flexible integration patterns across multiple chains. Detailed instructions are available in the[ Deposits and Withdrawals Overview](https://docs.veda.tech/integrations/deposits-and-withdrawals-overview).

#### Vault Info API

The Vault Info API provides real-time and historical data for any Veda vault. Partners can programmatically access key metrics including current and historical yield performance\*, total value locked,cross-chain allocation breakdowns, and pending withdraw information & status. The API is REST-based and returns data in a consistent JSON format across all supported networks.<br>

For vaults operating across multiple chains, the API consolidates performance and allocation data into a single view, making it easy to surface accurate vault metrics in your own application or dashboard.<br>

\*Disclaimer: past performance is not indicative of future results.

<br>
