getMinimumBalanceForRentExemption
POST
/{apiKey}
Returns the minimum balance required to make an account rent exempt.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
Account data lengthobjectrequiredThe account's data length in bytes.
ConfigurationobjectoptionalOptional configuration object.
Responses
200
The minimum number of lamports required in the account to remain rent-free.
Minimum lamports required to make an account rent exempt.
Was this page helpful?