## API Endpoints

### 📄️ AddrReceives
[Link](/content/api-docs/api/taproot-assets/taproot-assets/addr-receives/index.html)
List all receives for incoming asset transfers for addresses that were.

### 📄️ BakeMacaroon
[Link](/content/api-docs/api/taproot-assets/taproot-assets/bake-macaroon/index.html)
BakeMacaroon allows the creation of a new macaroon with custom.

### 📄️ BurnAsset
[Link](/content/api-docs/api/taproot-assets/taproot-assets/burn-asset/index.html)
BurnAsset burns the given number of units of a given asset by sending them.

### 📄️ DebugLevel
[Link](/content/api-docs/api/taproot-assets/taproot-assets/debug-level/index.html)
DebugLevel allows a caller to programmatically set the logging verbosity of.

### 📄️ DecodeAddr
[Link](/content/api-docs/api/taproot-assets/taproot-assets/decode-addr/index.html)
DecodeAddr decode a Taproot Asset address into a partial asset message that.

### 📄️ DecodeProof
[Link](/content/api-docs/api/taproot-assets/taproot-assets/decode-proof/index.html)
DecodeProof attempts to decode a given proof file into human readable.

### 📄️ ExportProof
[Link](/content/api-docs/api/taproot-assets/taproot-assets/export-proof/index.html)
ExportProof exports the latest raw proof file anchored at the specified.

### 📄️ FetchAssetMeta
[Link](/content/api-docs/api/taproot-assets/taproot-assets/fetch-asset-meta/index.html)
FetchAssetMeta allows a caller to fetch the reveal meta data for an asset.

### 📄️ FetchAsset
[Link](/content/api-docs/api/taproot-assets/taproot-assets/fetch-asset/index.html)
FetchAsset fetches asset(s) by asset ID or group key, with optional.

### 📄️ GetInfo
[Link](/content/api-docs/api/taproot-assets/taproot-assets/get-info/index.html)
GetInfo returns the information for the node.

### 📄️ ListAssets
[Link](/content/api-docs/api/taproot-assets/taproot-assets/list-assets/index.html)
ListAssets lists the set of assets owned by the target daemon.

### 📄️ ListBalances
[Link](/content/api-docs/api/taproot-assets/taproot-assets/list-balances/index.html)
ListBalances lists asset balances.

### 📄️ ListBurns
[Link](/content/api-docs/api/taproot-assets/taproot-assets/list-burns/index.html)
ListBurns lists the asset burns that this wallet has performed. These assets.

### 📄️ ListGroups
[Link](/content/api-docs/api/taproot-assets/taproot-assets/list-groups/index.html)
ListGroups lists the asset groups known to the target daemon, and the assets.

### 📄️ ListTransfers
[Link](/content/api-docs/api/taproot-assets/taproot-assets/list-transfers/index.html)
ListTransfers lists outbound asset transfers tracked by the target daemon.

### 📄️ ListUtxos
[Link](/content/api-docs/api/taproot-assets/taproot-assets/list-utxos/index.html)
ListUtxos lists the UTXOs managed by the target daemon, and the assets they.

### 📄️ NewAddr
[Link](/content/api-docs/api/taproot-assets/taproot-assets/new-addr/index.html)
NewAddr makes a new address from the set of request params.

### 📄️ QueryAddrs
[Link](/content/api-docs/api/taproot-assets/taproot-assets/query-addrs/index.html)
QueryAddrs queries the set of Taproot Asset addresses stored in the.

### 📄️ RegisterTransfer
[Link](/content/api-docs/api/taproot-assets/taproot-assets/register-transfer/index.html)
RegisterTransfer informs the daemon about a new inbound transfer that has.

### 📄️ SendAsset
[Link](/content/api-docs/api/taproot-assets/taproot-assets/send-asset/index.html)
SendAsset uses one or multiple passed Taproot Asset address(es) to attempt.

### 📄️ StopDaemon
[Link](/content/api-docs/api/taproot-assets/taproot-assets/stop-daemon/index.html)
StopDaemon will send a shutdown request to the interrupt handler, triggering.

### 📄️ SubscribeReceiveEvents
[Link](/content/api-docs/api/taproot-assets/taproot-assets/subscribe-receive-events/index.html)
SubscribeReceiveEvents allows a caller to subscribe to receive events for.

### 📄️ SubscribeSendEvents
[Link](/content/api-docs/api/taproot-assets/taproot-assets/subscribe-send-events/index.html)
SubscribeSendEvents allows a caller to subscribe to send events for outgoing.

### 📄️ UnpackProofFile
[Link](/content/api-docs/api/taproot-assets/taproot-assets/unpack-proof-file/index.html)
UnpackProofFile unpacks a proof file into a list of the individual raw.

### 📄️ VerifyProof
[Link](/content/api-docs/api/taproot-assets/taproot-assets/verify-proof/index.html)
VerifyProof attempts to verify a given proof file that claims to be anchored.
