List ERC-4626 Vaults with Risk Scores

Returns a paginated list of ERC-4626 vaults with risk scores, filtering, sorting, and ecosystem aggregates. Supports both offset-based and cursor-based pagination. Each item includes a standard risk field compatible with the format used by other Webacy risk endpoints.

Query Params
string
enum

Filter by blockchain network

Allowed:
string
enum

Filter by risk tier

Allowed:
string
enum

Filter by underlying protocol

string
enum

Filter by vault contract type

Allowed:
string

Filter by underlying asset symbol (max 20 chars)

string
enum

Filter by underlying asset risk tier

Allowed:
number
≥ 0

Minimum TVL in USD

number
0 to 100

Minimum risk score (0-100)

number
0 to 100

Maximum risk score (0-100)

boolean

Filter to vaults needing attention only

string

Comma-separated risk tag keys to filter by (max 500 chars)

string
enum

How to combine risk flags: any (OR) or all (AND)

Allowed:
string

Search by vault name, symbol, or address (max 100 chars)

string
enum

Sort key

Allowed:
integer
≥ 1
Defaults to 1

Page number for offset-based pagination (1-indexed)

integer
1 to 500
Defaults to 50

Results per page for offset-based pagination (max 500)

string

Opaque cursor from previous response for cursor-based pagination. When present, offset-based params (page, pageSize) are ignored.

integer
1 to 500
Defaults to 100

Results per request for cursor-based pagination (max 500)

Responses

400

Invalid query parameter value

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json