Insights API endpoints
General endpoints
Vaults endpoints
Vaults PRO endpoints
Endpoints
General
Get list of tags present in vaults.fyi database
Array of tags
Array of tags
Array of tags
Get list of tokens present in vaults.fyi database
Array of tokens
Array of tokens
Address of the token
^eip155:\d+\/(erc20:0x[0-9a-fA-F]{40}|slip44:\d+)$Decimals of the token
Name of the token
Symbol of the token
Array of tokens
Get list of networks present in vaults.fyi database
Array of networks
Array of networks
Name of the network
Chain ID of the network
Array of networks
Get a detailed list of vaults filtered by given parameters
Page number
0Number of items per page
10List of tags to filter by all of the tags must be present on the vault to be included in the results
Name or symbol of the token to filter by
Network name or caip to filter by
Minimum TVL in USD to filter by
Maximum TVL in USD to filter by
Return only vaults that support transactional endpoints
Return only vaults that support transactional endpoints and are featured in app.vaults.fyi
Default Response
Next page number
Default Response
Get the best vault for the user
User wallet address
^0x[a-fA-F0-9]{40}$Network name or caip
Default Response
User wallet address
^0x[a-fA-F0-9]{40}$Default Response
Get vaults.fyi benchmark rates
Default Response
Default Response
Get a vault information given a specific address and network
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Object describing the vault
Object describing the vault
Name of the vault
Address of a vault
Network name on which vault exists
Protocol name to which the vault belongs
Number of holders of vault LP tokens
Lend link of the vault
Array of tags present on vault
Description of the vault
Additional incentives of the vault
Boolean indicating if the vault is transactional
Array of derivative vaults
Price of the underlying vault asset in USD with 1e8 precision
Total balance of all holders of vault LP tokens
Object describing the vault
Get APY data for a vault for given interval
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Resolution of the APY data
Object describing the APY of the vault in current time
Object describing the APY of the vault in current time
APY of the vault in BIPS
APY of the vault rewards in BIPS
Sum of base APY of the vault and rewards in BIPS
Object describing the APY of the vault in current time
Get historical TVL data for a vault for block with closest timestamp to the given one
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Timestamp of the historical data
Object describing the TVL of the vault in given time
Object describing the TVL of the vault in given time
Timestamp of the block for given data
Block number for given data
Object describing the TVL of the vault in given time
Get historical APY data for a vault for block with closest timestamp to the given one
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Timestamp of the historical data
Resolution of the APY data
Object describing the APY of the vault in given time
Object describing the APY of the vault in given time
Timestamp of the block for given data
Block number for given data
Object describing the APY of the vault in given time
Get historical APY data for a vault for blocks in given timestamp range
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Resolution of the APY data
Timestamp of the beginning of the range
Timestamp of the end of the range
Page number
0Number of items per page
10Time difference between returned data points
Default Response
Next page number
Default Response
Get historical APY data for a vault for blocks in given timestamp range
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Page number
0Number of items per page
10Resolution of the APY data
7dayPossible values: Timestamp of the beginning of the range in epoch seconds
1770222636Timestamp of the end of the range in epoch seconds
1772814636Time difference between returned data points
86400Default Response
Next page number
Default Response
Get a list of holder events on a vault, supported networks: arbitrum, base, mainnet, optimism, polygon, gnosis, celo, swellchain, unichain
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Address of a holder
^0x[a-fA-F0-9]{40}$Default Response
Default Response
Get a holder total returns on a vault, supported networks: arbitrum, base, mainnet, optimism, polygon, gnosis, celo, swellchain, unichain
Address of a vault
^0x[a-fA-F0-9]{40}$Network name or caip
Address of a holder
^0x[a-fA-F0-9]{40}$Default Response
Default Response
Last updated