cURL
curl --request POST \ --url https://xdg-mainnet.gomaestro-api.org/v0/rpc/transaction/submit \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data '"<string>"'
"<string>"
Send transaction to the network
Project API Key
Signed Tx Hex
The body is of type string.
string
OK
The response is of type string.