Skip to main content
The /vaults endpoint provides methods for retrieving aggregated data across all Voltr vaults.

Get All Vaults

Retrieves a list of all active Voltr vaults, including both native and external (e.g., Kamino) integrations. This endpoint is ideal for displaying a comprehensive directory of available vaults.
  • Method: GET
  • Path: /vaults

Success Response (200 OK)


Get Total TVL

Calculates and returns the total value locked (TVL) in USD across all vaults, along with a breakdown by asset.
  • Method: GET
  • Path: /vaults/tvl

Success Response (200 OK)