sendTransaction
POST
/{apiKey}
Submits a signed transaction to the cluster for processing.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
Fully-signed Transaction, as encoded string.
objectoptional
Optional configuration object.
Responses
200
The first signature in the transaction, used as the transaction ID.
The transaction signature as a base-58 encoded string.
Was this page helpful?