getFeeForMessage
POST
/{apiKey}
Get the fee the network will charge for a particular Message.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
MessageobjectrequiredBase-64 encoded Message.
ConfigurationobjectoptionalOptional configuration object.
Responses
200
The fee corresponding to the message at the specified blockhash.
Fee corresponding to the message at the specified blockhash.
Was this page helpful?