Producer API
v1.0.0https://eos.nownodes.io/v1Authentication
api-keyAuthapiKeyAPI Key: api-key in header
Producer
Producer
pause
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Pause producer node
Body
Response
OK
resume
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Resume producer node
Body
Resumes activity for producer
Response
OK
paused
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retreives paused status for producer node
Body
Response
OK
get_runtime_options
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retreives run time options for producer node
Body
Response
OK
update_runtime_options
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Update run time options for producer node
Body
optionsobjectrequiredDefines the run time options to set for the producer
Response
OK
get_greylist
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retreives the greylist for producer node
Body
Response
OK
add_greylist_accounts
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Adds accounts to grey list for producer node
Body
paramsobjectrequiredResponse
OK
remove_greylist_accounts
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Removes accounts from greylist for producer node
Body
paramsobjectrequiredResponse
OK
get_whitelist_blacklist
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retreives the white list and black list for producer node
Body
Response
OK
set_whitelist_blacklist
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Sets the white list and black list for producer node
Body
paramsobjectrequiredDefines the actor whitelist and blacklist, the contract whitelist and blacklist, the action blacklist and key blacklist
Response
OK
create_snapshot
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Creates a snapshot for producer node
Body
nextobjectrequiredDefines the snapshot to be created
Response
OK
get_integrity_hash
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retreives the integrity hash for producer node
Body
Response
OK
schedule_protocol_feature_activations
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Schedule protocol feature activation for producer node
Body
scheduleobjectrequiredResponse
OK
get_supported_protocol_features
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retreives supported protocol features for producer node
Body
paramsobjectrequiredDefines filters based on which to return the supported protocol features
Response
OK