Broadcast signed blockchain transactions

Post signed transactions to be emitted through BES
šŸ” Note that the authentication must provide sufficient privileges to access the information of the account.
The READ_OPERATIONS permission is currently the only permission the API_KEY should be granted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
tasks
array of objects
required

Array of tasks to broadcast

tasks*
string
required

Wallet address used to sign the payload

Responses
204

Transaction broadcast successfully

400

Invalid input data or missing required fields

401

Unauthorized access or invalid API key/wallet

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!