Skip to main content
POST
Transaction

Authorizations

api-key
string
header
required

Project API Key

Body

text/plain

Hex-encoded raw transaction data.

The body is of type string.

Example:

"02000000000101c3..."

Response

Returns the transaction ID (txid) if successfully broadcast.

txid
string
required

Transaction ID of the broadcast transaction.