getBalance

Returns the lamport balance of the account of the provided Pubkey.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
PubkeystringRequired

Pubkey of the account to query.

ConfigurationobjectRequired

Optional configuration object containing additional settings.

Response

Returns the balance in lamports of the account queried.