Home

Broadcast transactions

POST
https://ark.nownodes.io/api/transactions

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Broadcast transactions using the ARK API exposed by NOWNodes.

Body

application/json
transactionsArray<object>required

Response

200OK

Successful response.

400Bad Request

Invalid request.

401Unauthorized

Missing or invalid API key.

429Too Many Requests

Rate limit exceeded.

500Internal Server Error

Node or upstream service error.