ARK API - Get blockchain information
v1.0.0https://ark.nownodes.ioNOWNodes ARK endpointOpenAPI definition for the ARK get_blockchain operation documented by NOWNodes.
Authentication
api-keyAuthapiKeyNOWNodes API key passed in the api-key header.
API Key: api-key in header
Node / Blockchain
Blockchain
ARK Blockchain API methods.
Get blockchain information
Get blockchain information using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Blocks
Blocks
ARK Blocks API methods.
List transactions in a block
List transactions in a block using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get a block
Get a block using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get the first block
Get the first block using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get the last block
Get the last block using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all blocks
List all blocks using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Delegates
Delegates
ARK Delegates API methods.
List blocks forged by a delegate
List blocks forged by a delegate using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List delegate voters
List delegate voters using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List delegate votes
List delegate votes using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get a delegate
Get a delegate using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all delegates
List all delegates using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List standby delegates
List standby delegates using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Entities
Entities
ARK Entities API methods.
Get an entity
Get an entity using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all entities
List all entities using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Node
Node
ARK Node API methods.
Get node configuration
Get node configuration using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get node cryptography configuration
Get node cryptography configuration using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get node fees
Get node fees using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get node status
Get node status using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get node syncing status
Get node syncing status using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Transactions
Transactions
ARK Transactions API methods.
Broadcast transactions
Broadcast transactions using the ARK API exposed by NOWNodes.
Body
transactionsArray<object>requiredResponse
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get transaction fees
Get transaction fees using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get transaction schemas
Get transaction schemas using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get transaction types
Get transaction types using the ARK API exposed by NOWNodes.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get a transaction
Get a transaction using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all transactions
List all transactions using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Votes
Votes
ARK Votes API methods.
Get a vote
Get a vote using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all votes
List all votes using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Node / Wallets
Wallets
ARK Wallets API methods.
List wallet locks
List wallet locks using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List received wallet transactions
List received wallet transactions using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List sent wallet transactions
List sent wallet transactions using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all wallet transactions
List all wallet transactions using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List wallet votes
List wallet votes using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
Get a wallet
Get a wallet using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List all wallets
List all wallets using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.
List top wallets
List top wallets using the ARK API exposed by NOWNodes.
Parameters
pageinteger>= 1queryPage number.
limitinteger[1, 100]queryMaximum number of resources to return.
offsetinteger>= 0queryNumber of resources to skip.
orderBystringqueryField and direction used to sort results.
Response
Successful response.
Invalid request.
Missing or invalid API key.
Rate limit exceeded.
Node or upstream service error.
Authorization
api-keyAuthapiKey in headerNOWNodes API key passed in the api-key header.