Broadcast a signed Bitcoin transaction to the network for confirmation and inclusion in the blockchain.
Project API Key
Hex-encoded raw transaction data.
The body is of type string
.
"02000000000101c3..."
Returns the transaction ID (txid) if successfully broadcast.
The response is of type object
.