Links

API Docs

These docs are generated from balanced Swagger docs To find a list of endpoints, please check Developer Tools or Libre Testnet doc pages.
Please note that regardless of what the swagger docs below say there is a general rule we recommend for using /v1/ and /v2/ paths:
/v1 use POST
/v2 use GET
There is a helpful doc outlining API Methods here - (built by validator Cryptobloks)
get
https://api.libre.iad.cryptobloks.io
/v2/health
API Service Health Report
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_abi_snapshot
fetch abi at specific block
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_actions
get root actions
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_created_accounts
get created accounts
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_creator
get account creator
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_deltas
get state deltas
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_schedule
get producer schedule by version
get
https://api.libre.iad.cryptobloks.io
/v2/history/get_transaction
get transaction by id
get
https://api.libre.iad.cryptobloks.io
/v2/state/get_account
get account summary
get
https://api.libre.iad.cryptobloks.io
/v2/state/get_key_accounts
get accounts by public key
post
https://api.libre.iad.cryptobloks.io
/v2/state/get_key_accounts
get accounts by public key
get
https://api.libre.iad.cryptobloks.io
/v2/state/get_proposals
get proposals
get
https://api.libre.iad.cryptobloks.io
/v2/state/get_tokens
get all tokens
get
https://api.libre.iad.cryptobloks.io
/v2/state/get_voters
get voters
get
https://api.libre.iad.cryptobloks.io
/v2/stats/get_missed_blocks
get missed blocks
post
https://api.libre.iad.cryptobloks.io
/v1/history/get_actions
get actions
post
https://api.libre.iad.cryptobloks.io
/v1/history/get_controlled_accounts
get controlled accounts by controlling accounts
post
https://api.libre.iad.cryptobloks.io
/v1/history/get_key_accounts
get accounts by public key
post
https://api.libre.iad.cryptobloks.io
/v1/history/get_transaction
get transaction by id
post
https://api.libre.iad.cryptobloks.io
/v1/trace_api/get_block
get block traces
post
https://api.libre.iad.cryptobloks.io
/v1/chain/abi_bin_to_json
Returns an object containing rows from the specified table.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/abi_json_to_bin
Convert JSON object to binary
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_abi
Retrieves the ABI for a contract based on its account name
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_account
Returns an object containing various details about a specific account on the blockchain.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_activated_protocol_features
Retreives the activated protocol features for producer node
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_block
Returns an object containing various details about a specific block on the blockchain.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_block_header_state
Retrieves the block header state
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_code
Retrieves contract code
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_currency_balance
Retrieves the current balance
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_currency_stats
Retrieves currency stats
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_info
Returns an object containing various details about the blockchain.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_producers
Retrieves producers list
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_raw_abi
Retrieves raw ABI for a contract based on account name
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_raw_code_and_abi
Retrieves raw code and ABI for a contract based on account name
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_scheduled_transaction
Retrieves the scheduled transaction
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_table_by_scope
Retrieves table scope
post
https://api.libre.iad.cryptobloks.io
/v1/chain/get_table_rows
Returns an object containing rows from the specified table.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/push_transaction
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/push_transactions
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
post
https://api.libre.iad.cryptobloks.io
/v1/chain/send_transaction
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
Oops, something is missing.We could not find the original source to display this content.
get
https://api.libre.iad.cryptobloks.io
/stream-client.js