getAccountInfo
POST
/{apiKey}
Returns all information associated with the account of provided Pubkey.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
Pubkey of the account to query.
objectoptional
Optional configuration object for additional settings.
Responses
200
Returns details of the account including balance, ownership, and other relevant data.
Was this page helpful?