Home

IOTA Iota_getAllBalances API

v1.0.0
Base URL
https://iota.nownodes.ioNOWNodes IOTA mainnet JSON-RPC endpoint

Returns or performs get all balances through the IOTA JSON-RPC API.

Authentication

api-keyAuthapiKey

NOWNodes API key passed in the api-key header.

API Key: api-key in header

Node / Coin-Query-API

Coin Query API

IOTA Coin Query API methods

Iota_getAllBalances

POST
https://iota.nownodes.io/

Returns or performs get all balances through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getAllBalancesrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getAllCoins

POST
https://iota.nownodes.io/

Returns or performs get all coins through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getAllCoinsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getBalance

POST
https://iota.nownodes.io/

Returns or performs get balance through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getBalancerequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getCoinMetadata

POST
https://iota.nownodes.io/

Returns or performs get coin metadata through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getCoinMetadatarequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getCoins

POST
https://iota.nownodes.io/

Returns or performs get coins through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getCoinsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getTotalSupply

POST
https://iota.nownodes.io/

Returns or performs get total supply through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getTotalSupplyrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Extended-API

Extended API

IOTA Extended API methods

Iotax_getAllEpochAddressMetrics

POST
https://iota.nownodes.io/

Returns or performs get all epoch address metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getAllEpochAddressMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getCheckpointAddressMetrics

POST
https://iota.nownodes.io/

Returns or performs get checkpoint address metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getCheckpointAddressMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getCurrentEpoch

POST
https://iota.nownodes.io/

Returns or performs get current epoch through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getCurrentEpochrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getDynamicFieldObject

POST
https://iota.nownodes.io/

Returns or performs get dynamic field object through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getDynamicFieldObjectrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getDynamicFields

POST
https://iota.nownodes.io/

Returns or performs get dynamic fields through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getDynamicFieldsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getEpochMetrics

POST
https://iota.nownodes.io/

Returns or performs get epoch metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getEpochMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getEpochs

POST
https://iota.nownodes.io/

Returns or performs get epochs through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getEpochsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getLatestAddressMetrics

POST
https://iota.nownodes.io/

Returns or performs get latest address metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getLatestAddressMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getMoveCallMetrics

POST
https://iota.nownodes.io/

Returns or performs get move call metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getMoveCallMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getNetworkMetrics

POST
https://iota.nownodes.io/

Returns or performs get network metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getNetworkMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getOwnedObjects

POST
https://iota.nownodes.io/

Returns or performs get owned objects through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getOwnedObjectsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getParticipationMetrics

POST
https://iota.nownodes.io/

Returns or performs get participation metrics through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getParticipationMetricsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getTotalTransactions

POST
https://iota.nownodes.io/

Returns or performs get total transactions through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getTotalTransactionsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_queryEvents

POST
https://iota.nownodes.io/

Returns or performs query events through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_queryEventsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_queryTransactionBlocks

POST
https://iota.nownodes.io/

Returns or performs query transaction blocks through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_queryTransactionBlocksrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Governance-Read-API

Governance Read API

IOTA Governance Read API methods

Iotax_getCommitteeInfo

POST
https://iota.nownodes.io/

Returns or performs get committee info through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getCommitteeInforequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getDelegatedTimelockedStakes

POST
https://iota.nownodes.io/

Returns or performs get delegated timelocked stakes through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getDelegatedTimelockedStakesrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getLatestIotaSystemState

POST
https://iota.nownodes.io/

Returns or performs get latest iota system state through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getLatestIotaSystemStaterequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getReferenceGasPrice

POST
https://iota.nownodes.io/

Returns or performs get reference gas price through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getReferenceGasPricerequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getStakes

POST
https://iota.nownodes.io/

Returns or performs get stakes through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getStakesrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getStakesByIds

POST
https://iota.nownodes.io/

Returns or performs get stakes by ids through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getStakesByIdsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getTimelockedStakes

POST
https://iota.nownodes.io/

Returns or performs get timelocked stakes through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getTimelockedStakesrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iotax_getValidatorsApy

POST
https://iota.nownodes.io/

Returns or performs get validators apy through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIotax_getValidatorsApyrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Move-Utils

Move Utils

IOTA Move Utils methods

Iota_getMoveFunctionArgTypes

POST
https://iota.nownodes.io/

Returns or performs get move function arg types through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getMoveFunctionArgTypesrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getNormalizedMoveFunction

POST
https://iota.nownodes.io/

Returns or performs get normalized move function through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getNormalizedMoveFunctionrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getNormalizedMoveModule

POST
https://iota.nownodes.io/

Returns or performs get normalized move module through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getNormalizedMoveModulerequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getNormalizedMoveModulesByPackage

POST
https://iota.nownodes.io/

Returns or performs get normalized move modules by package through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getNormalizedMoveModulesByPackagerequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getNormalizedMoveStruct

POST
https://iota.nownodes.io/

Returns or performs get normalized move struct through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getNormalizedMoveStructrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Read-API

Read API

IOTA Read API methods

Iota_getChainIdentifier

POST
https://iota.nownodes.io/

Returns or performs get chain identifier through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getChainIdentifierrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getCheckpoint

POST
https://iota.nownodes.io/

Returns or performs get checkpoint through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getCheckpointrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getCheckpoints

POST
https://iota.nownodes.io/

Returns or performs get checkpoints through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getCheckpointsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getLatestCheckpointSequenceNumber

POST
https://iota.nownodes.io/

Returns or performs get latest checkpoint sequence number through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getLatestCheckpointSequenceNumberrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getObject

POST
https://iota.nownodes.io/

Returns or performs get object through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getObjectrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getProtocolConfig

POST
https://iota.nownodes.io/

Returns or performs get protocol config through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getProtocolConfigrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_getTransactionBlock

POST
https://iota.nownodes.io/

Returns or performs get transaction block through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_getTransactionBlockrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_multiGetTransactionBlocks

POST
https://iota.nownodes.io/

Returns or performs multi get transaction blocks through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_multiGetTransactionBlocksrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_tryMultiGetPastObjects

POST
https://iota.nownodes.io/

Returns or performs try multi get past objects through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_tryMultiGetPastObjectsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_payIota

POST
https://iota.nownodes.io/

Returns or performs pay iota through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_payIotarequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_publish

POST
https://iota.nownodes.io/

Returns or performs publish through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_publishrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Transaction-Builder-API

Transaction Builder API

IOTA Transaction Builder API methods

Unsafe_batchTransaction

POST
https://iota.nownodes.io/

Returns or performs batch transaction through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_batchTransactionrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_mergeCoins

POST
https://iota.nownodes.io/

Returns or performs merge coins through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_mergeCoinsrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_moveCall

POST
https://iota.nownodes.io/

Returns or performs move call through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_moveCallrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_pay

POST
https://iota.nownodes.io/

Returns or performs pay through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_payrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_payAllIota

POST
https://iota.nownodes.io/

Returns or performs pay all iota through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_payAllIotarequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_requestAddStake

POST
https://iota.nownodes.io/

Returns or performs request add stake through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_requestAddStakerequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_requestWithdrawStake

POST
https://iota.nownodes.io/

Returns or performs request withdraw stake through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_requestWithdrawStakerequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_splitCoin

POST
https://iota.nownodes.io/

Returns or performs split coin through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_splitCoinrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_splitCoinEqual

POST
https://iota.nownodes.io/

Returns or performs split coin equal through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_splitCoinEqualrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_transferIota

POST
https://iota.nownodes.io/

Returns or performs transfer iota through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_transferIotarequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Unsafe_transferObject

POST
https://iota.nownodes.io/

Returns or performs transfer object through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringUnsafe_transferObjectrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Write-API

Write API

IOTA Write API methods

Iota_devInspectTransactionBlock

POST
https://iota.nownodes.io/

Returns or performs dev inspect transaction block through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_devInspectTransactionBlockrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_dryRunTransactionBlock

POST
https://iota.nownodes.io/

Returns or performs dry run transaction block through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_dryRunTransactionBlockrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Iota_executeTransactionBlock

POST
https://iota.nownodes.io/

Returns or performs execute transaction block through the IOTA JSON-RPC API.

Body

application/json
jsonrpcstring2.0required
methodstringIota_executeTransactionBlockrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid JSON-RPC request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Internal server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.