Alchemy Logo

getMultipleAccounts

POST
/{apiKey}

Returns the account information for a list of Pubkeys.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string[]required

An array of Pubkeys to query.

objectoptional

Optional configuration object.

Responses

200

An array of JSON objects containing account details.

Was this page helpful?