Transactions

Broadcasts a raw transaction or transaction group to the network.

post
Authorizations
Body
string · binaryOptional
Responses
200
Transaction ID of the submission.
application/json
post
POST /v2/transactions HTTP/1.1
Host: algo.nownodes.io
X-Algo-API-Token: YOUR_API_KEY
Content-Type: application/x-binary
Accept: */*
Content-Length: 8

"binary"
{
  "txId": "text"
}