Neblio REST API Suite

APIs for Interacting with NTP1 Tokens & The Neblio Blockchain

Claim this API

Are you the operator of Neblio REST API Suite? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Neblio REST API Suite? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Neblio REST API Suite homepage
Base URL: https://ntp1node.nebl.io/
Auth: basic
Endpoints: 38
Reachable: unknown
CORS: unknown

Topics

BLOCKCHAIN, CRYPTO, DEVTOOLS

Endpoints

Method Path Summary Auth Last Status Latency
GET ins/addr/{address} Returns address object
GET ins/addr/{address}/balance Returns address balance in sats
GET ins/addr/{address}/totalReceived Returns total received by address in sats
GET ins/addr/{address}/totalSent Returns total sent by address in sats
GET ins/addr/{address}/unconfirmedBalance Returns address unconfirmed balance in sats
GET ins/addr/{address}/utxo Returns all UTXOs at a given address
GET ins/block-index/{blockindex} Returns block hash of block
GET ins/block/{blockhash} Returns information regarding a Neblio block
GET ins/rawtx/{txid} Returns raw transaction hex
GET ins/status Utility API for calling several blockchain node functions
GET ins/sync Get node sync status
GET ins/tx/{txid} Returns transaction object
GET ins/txs Get transactions by block or address
GET ntp1/addressinfo/{address} Information On a Neblio Address
GET ntp1/stakeholders/{tokenid} Get Addresses Holding a Token
GET ntp1/tokenid/{tokensymbol} Returns the tokenId representing a token
GET ntp1/tokenmetadata/{tokenid} Get Metadata of Token
GET ntp1/tokenmetadata/{tokenid}/{utxo} Get UTXO Metadata of Token
GET ntp1/transactioninfo/{txid} Information On an NTP1 Transaction
GET testnet/faucet Withdraws testnet NEBL to the specified address
GET testnet/ins/addr/{address} Returns address object
GET testnet/ins/addr/{address}/balance Returns address balance in sats
GET testnet/ins/addr/{address}/totalReceived Returns total received by address in sats
GET testnet/ins/addr/{address}/totalSent Returns total sent by address in sats
GET testnet/ins/addr/{address}/unconfirmedBalance Returns address unconfirmed balance in sats
GET testnet/ins/addr/{address}/utxo Returns all UTXOs at a given address
GET testnet/ins/block-index/{blockindex} Returns block hash of block
GET testnet/ins/block/{blockhash} Returns information regarding a Neblio block
GET testnet/ins/rawtx/{txid} Returns raw transaction hex
GET testnet/ins/status Utility API for calling several blockchain node functions
GET testnet/ins/sync Get node sync status
GET testnet/ins/tx/{txid} Returns transaction object
GET testnet/ins/txs Get transactions by block or address
GET testnet/ntp1/addressinfo/{address} Information On a Neblio Address
GET testnet/ntp1/stakeholders/{tokenid} Get Addresses Holding a Token
GET testnet/ntp1/tokenid/{tokensymbol} Returns the tokenId representing a token
GET testnet/ntp1/tokenmetadata/{tokenid} Get Metadata of Token
GET testnet/ntp1/tokenmetadata/{tokenid}/{utxo} Get UTXO Metadata of Token
GET testnet/ntp1/transactioninfo/{txid} Information On an NTP1 Transaction