curl --request GET \
--url https://api.dfns.io/wallets/{walletId}/nfts \
--header 'Authorization: Bearer <token>'{
"walletId": "<string>",
"network": "Algorand",
"nfts": [
{
"kind": "Asa",
"assetId": "<string>",
"symbol": "<string>",
"tokenUri": "<string>"
}
]
}Retrieves a list of NFTs owned by the specified Wallet.
curl --request GET \
--url https://api.dfns.io/wallets/{walletId}/nfts \
--header 'Authorization: Bearer <token>'{
"walletId": "<string>",
"network": "Algorand",
"nfts": [
{
"kind": "Asa",
"assetId": "<string>",
"symbol": "<string>",
"tokenUri": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.dfns.co/llms.txt
Use this file to discover all available pages before exploring further.
CustomerEmployee)EndUser)Wallets:Read: Always required.Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
1Success
Algorand, AlgorandTestnet, Aptos, AptosTestnet, ArbitrumOne, ArbitrumSepolia, ArcTestnet, AvalancheC, AvalancheCFuji, BabylonGenesis, BabylonTestnet5, Base, BaseSepolia, Berachain, BerachainBepolia, Bitcoin, BitcoinSignet, BitcoinTestnet3, BitcoinCash, Bob, BobSepolia, Bsc, BscTestnet, Canton, CantonTestnet, Cardano, CardanoPreprod, Concordium, ConcordiumTestnet, Celo, CeloAlfajores, Codex, CodexSepolia, CosmosHub4, CosmosIcsTestnet, Dogecoin, DogecoinTestnet, Ethereum, EthereumClassic, EthereumClassicMordor, EthereumSepolia, EthereumHolesky, EthereumHoodi, FantomOpera, FantomTestnet, FlareC, FlareCCoston2, FlowEvm, FlowEvmTestnet, Hedera, HederaTestnet, Ink, InkSepolia, InternetComputer, Ion, IonTestnet, Iota, IotaTestnet, Kaspa, Kusama, KusamaAssetHub, Litecoin, LitecoinTestnet, Near, NearTestnet, Optimism, OptimismSepolia, Origyn, Plasma, PlasmaTestnet, Plume, PlumeSepolia, Paseo, PaseoAssetHub, Polkadot, PolkadotAssetHub, Polygon, PolygonAmoy, Polymesh, PolymeshTestnet, Race, RaceSepolia, SeiAtlantic2, SeiPacific1, Solana, SolanaDevnet, Starknet, StarknetSepolia, Stellar, StellarTestnet, Sui, SuiTestnet, Tezos, TezosGhostnet, Tempo, TempoModerato, Tsc, TscTestnet1, Ton, TonTestnet, Tron, TronNile, Westend, WestendAssetHub, Xdc, XdcApothem, XLayer, XLayerSepolia, XrpLedger, XrpLedgerTestnet Show child attributes
Was this page helpful?