Neblio REST API Suite Skill
nebl-io
nebl-io
| Method | Path | Description |
|---|---|---|
GET | /ntp1/tokenid/{tokensymbol} | |
POST | /ntp1/broadcast | Returns the tokenId representing a token |
GET | /ntp1/addressinfo/{address} | Broadcasts a signed raw transaction to the network |
GET | /ntp1/transactioninfo/{txid} | Information On a Neblio Address |
GET | /ntp1/tokenmetadata/{tokenid} | Information On an NTP1 Transaction |
GET | /ntp1/tokenmetadata/{tokenid}/{utxo} | Get Metadata of Token |
GET | /ntp1/stakeholders/{tokenid} | Get UTXO Metadata of Token |
POST | /ntp1/issue | Get Addresses Holding a Token |
POST | /ntp1/sendtoken | Builds a transaction that issues a new NTP1 Token |
POST | /ntp1/burntoken | Builds a transaction that sends an NTP1 Token |
POST | /ins/tx/send | Builds a transaction that burns an NTP1 Token |
GET | /ins/block/{blockhash} | Broadcasts a signed raw transaction to the network (not NTP1 specific) |
GET | /ins/block-index/{blockindex} | Returns information regarding a Neblio block |
GET | /ins/tx/{txid} | Returns block hash of block |
GET | /ins/rawtx/{txid} | Returns transaction object |
GET | /ins/addr/{address} | Returns raw transaction hex |
GET | /ins/addr/{address}/balance | Returns address object |
GET | /ins/addr/{address}/unconfirmedBalance | Returns address balance in sats |
GET | /ins/addr/{address}/totalReceived | Returns address unconfirmed balance in sats |
GET | /ins/addr/{address}/utxo | Returns total received by address in sats |
GET | /ins/addr/{address}/totalSent | Returns all UTXOs at a given address |
GET | /ins/txs | Returns total sent by address in sats |
GET | /ins/sync | Get transactions by block or address |
GET | /ins/status | Get node sync status |
POST | /testnet/ins/tx/send | Utility API for calling several blockchain node functions |
GET | /testnet/ins/block/{blockhash} | Broadcasts a signed raw transaction to the network (not NTP1 specific) |
GET | /testnet/ins/block-index/{blockindex} | Returns information regarding a Neblio block |
GET | /testnet/ins/tx/{txid} | Returns block hash of block |
GET | /testnet/ins/rawtx/{txid} | Returns transaction object |
GET | /testnet/ins/addr/{address} | Returns raw transaction hex |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install nebl-io
Downloads and installs to ~/.claude/skills/nebl-io/
1.3.0 (2026-02-13)