{"@context": "https://schema.org", "@type": "WebAPI", "name": "Neblio REST API Suite API", "description": "APIs for Interacting with NTP1 Tokens & The Neblio Blockchain", "provider": {"@type": "Organization", "name": "nebl.io"}, "documentation": "https://raw.githubusercontent.com/NeblioTeam/neblio-api-swagger-docs/master/swagger.yaml"}
Index / APIs / nebl.io

Neblio REST API Suite API

APIs for Interacting with NTP1 Tokens & The Neblio Blockchain

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://ntp1node.nebl.io

auth: b a s i c

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Neblio REST API Suite v1.3.0

APIs for Interacting with NTP1 Tokens & The Neblio Blockchain

methodpathwhat the vendor says it does
POST/Send a JSON-RPC call to a localhost neblio-Qt or nebliod node Call any Neblio RPC command from the Neblio API
GET/ins/addr/{address}Returns address object Returns NEBL address object containing information on a specific address Insight
GET/ins/addr/{address}/balanceReturns address balance in sats Returns NEBL address balance in satoshis Insight
GET/ins/addr/{address}/totalReceivedReturns total received by address in sats Returns total NEBL received by address in satoshis Insight
GET/ins/addr/{address}/totalSentReturns total sent by address in sats Returns total NEBL sent by address in satoshis Insight
GET/ins/addr/{address}/unconfirmedBalanceReturns address unconfirmed balance in sats Returns NEBL address unconfirmed balance in satoshis Insight
GET/ins/addr/{address}/utxoReturns all UTXOs at a given address Returns information on each Unspent Transaction Output contained at an ad
GET/ins/block-index/{blockindex}Returns block hash of block Returns the block hash of a block at a given block index Insight
GET/ins/block/{blockhash}Returns information regarding a Neblio block Returns blockchain data for a given block based upon the block ha
GET/ins/rawtx/{txid}Returns raw transaction hex Returns raw transaction hex representing a NEBL transaction Insight
GET/ins/statusUtility API for calling several blockchain node functions Utility API for calling several blockchain node func
GET/ins/syncGet node sync status Returns information on the node's sync progress Insight
POST/ins/tx/sendBroadcasts a signed raw transaction to the network (not NTP1 specific) Broadcasts a signed raw transaction to
GET/ins/tx/{txid}Returns transaction object Returns NEBL transaction object representing a NEBL transaction Insight
GET/ins/txsGet transactions by block or address Returns all transactions by block or address Insight
GET/ntp1/addressinfo/{address}Information On a Neblio Address Returns both NEBL and NTP1 token UTXOs held at the given address. NTP1
POST/ntp1/broadcastBroadcasts a signed raw transaction to the network Broadcasts a signed raw transaction to the network. If succ
POST/ntp1/burntokenBuilds a transaction that burns an NTP1 Token Builds an unsigned raw transaction that burns an NTP1 token on t
POST/ntp1/issueBuilds a transaction that issues a new NTP1 Token Builds an unsigned raw transaction that issues a new NTP1 to
POST/ntp1/sendtokenBuilds a transaction that sends an NTP1 Token Builds an unsigned raw transaction that sends an NTP1 token on t
GET/ntp1/stakeholders/{tokenid}Get Addresses Holding a Token Returns the the the addresses holding a token and how many tokens are held NTP1
GET/ntp1/tokenid/{tokensymbol}Returns the tokenId representing a token Translates a token symbol to a tokenId if a token exists with that sy
GET/ntp1/tokenmetadata/{tokenid}Get Metadata of Token Returns the metadata associated with a token. NTP1
GET/ntp1/tokenmetadata/{tokenid}/{utxo}Get UTXO Metadata of Token Returns the metadata associated with a token for that specific utxo instead of the
GET/ntp1/transactioninfo/{txid}Information On an NTP1 Transaction Returns detailed information regarding an NTP1 transaction. NTP1
GET/testnet/faucetWithdraws testnet NEBL to the specified address Withdraw testnet NEBL to your Neblio Testnet address. By defau
GET/testnet/ins/addr/{address}Returns address object Returns NEBL address object containing information on a specific address Testnet-Insigh
GET/testnet/ins/addr/{address}/balanceReturns address balance in sats Returns NEBL address balance in satoshis Testnet-Insight
GET/testnet/ins/addr/{address}/totalReceivedReturns total received by address in sats Returns total NEBL received by address in satoshis Testnet-Insight
GET/testnet/ins/addr/{address}/totalSentReturns total sent by address in sats Returns total NEBL sent by address in satoshis Testnet-Insight
GET/testnet/ins/addr/{address}/unconfirmedBalanceReturns address unconfirmed balance in sats Returns NEBL address unconfirmed balance in satoshis Testnet-Insig
GET/testnet/ins/addr/{address}/utxoReturns all UTXOs at a given address Returns information on each Unspent Transaction Output contained at an ad
GET/testnet/ins/block-index/{blockindex}Returns block hash of block Returns the block hash of a block at a given block index Testnet-Insight
GET/testnet/ins/block/{blockhash}Returns information regarding a Neblio block Returns blockchain data for a given block based upon the block ha
GET/testnet/ins/rawtx/{txid}Returns raw transaction hex Returns raw transaction hex representing a NEBL transaction Testnet-Insight
GET/testnet/ins/statusUtility API for calling several blockchain node functions Utility API for calling several blockchain node func
GET/testnet/ins/syncGet node sync status Returns information on the node's sync progress Testnet-Insight
POST/testnet/ins/tx/sendBroadcasts a signed raw transaction to the network (not NTP1 specific) Broadcasts a signed raw transaction to
GET/testnet/ins/tx/{txid}Returns transaction object Returns NEBL transaction object representing a NEBL transaction Testnet-Insight
GET/testnet/ins/txsGet transactions by block or address Returns all transactions by block or address Testnet-Insight

and 10 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/NeblioTeam/neblio-api-swagger-docs/master/swagger.yaml

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.