Back to Directory
V

Vaults.fyi Alpha API

Other
Alpha API endpoints for features in early access. These endpoints are not included in the main API documentation and may change without notice.

About Vaults.fyi Alpha API

Review the Service identity, supported languages, protocol versions, and source metadata discovered by the directory.

Service details

Service Id
9bab3987-9d56-46f6-a89b-b8ea3c5d5714
Service origin
https://api.vaults.fyi
ListedSeptember 24, 2026, 6:59 PM
Last checkedSeptember 24, 2026, 8:12 PM

Protocol details

SourceOpenAPI

Endpoints

Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.Open OpenAPI document
GET/alpha/historical-balances/{userAddress}/{timestamp}

List user historical balances

Returns the user vault positions and balances at a specific historical timestamp.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/historical-positions/{userAddress}

List user historical positions

Returns vaults the user held a position in (had a non-zero balance at the start of the window or deposited during the window). Both timestamps are optional.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/historical/{network}/{vaultId}/daily-flows

Get historical daily vault flows

Retrieves daily UTC vault deposit and redemption totals for a specific vault over an exclusive date range.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/transactions/cctp/context/{userAddress}/{srcNetwork}/{dstNetwork}/{assetAddress}

Get CCTP transaction context

Retrieves context for a CCTP cross-chain bridge operation, including asset balance, allowance, and feesPrice unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/transactions/cctp/money-in-transit/{userAddress}

List CCTP money in transit

Returns CCTP money-in-transit transfers for all supported source/destination chain pairsPrice unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/transactions/cctp/status

Get CCTP transaction status

Checks the status of a CCTP bridge transaction via Circle Iris APIPrice unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/transactions/cctp/transactions/{action}/{userAddress}/{srcNetwork}/{dstNetwork}

Create CCTP transaction

Retrieves executable transaction payloads for CCTP bridge actions (bridge or claim)Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
POST/alpha/transactions/intent/execute

Execute transaction intent

Execute a transaction intent with a signed payload. Returns the supertransaction hash for tracking.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
POST/alpha/transactions/intent/getQuote

Create transaction intent quote

Get transaction intent quote for cross-chain or same-chain position changes. Returns EIP-712 payload for signing and fee breakdown.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/transactions/intent/status

Get transaction intent status

Get the status of a crosschain transaction intent.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/alpha/{network}/{vaultId}/holders

List vault holders

Retrieves current holders for a specific vault with their balances (converted to LP token amounts for rebasing vaults)Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.