/vaults endpoint provides methods for retrieving aggregated data across all Ranger Earn vaults.
Get All Vaults
Retrieves a list of all active Ranger Earn 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