This API is in private preview. Target October 2026; timing is subject to change.
Returns the native vault-summary collection when it is available for the requested network.
Available now. This read is served at the interim endpoint today.
POST /{apiKey}/info
| Parameter | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Selects vaultSummaries. |
{
"type": "vaultSummaries"
}| Field | Type | Description |
|---|---|---|
[] | array | Vault-summary entries. |
[].<fields> | object | No populated native response was available to establish fields. |
[]The empty response is genuine: vaultSummaries returned [] from both the public API and the node on 2026-09-02. It is not a query error.