Get Specific NFT Balance List

Returns the balances of specific NFT for multiple addresses in a specific NFT kit.

Response

nameTypeRequiredDescription
totalNumberTrueAddress of user retrieving balance.
dataObject[]TrueAn array of data corresponding to the requested range.

data

nameTypeRequiredDescription
addressStringTrueAddress of user retrieving balance.
balanceStringTrueThe NFT balance of the retrieved address.
Language
Click Try It! to start a request and see the response here!