Wallets
Get NFTs from Wallet
Fetch the NFTs in a provided wallet
API scope required: wallets:nfts.read
GET
This API enables fetching the NFTs for a provided wallet address and chain.
The response will be slightly different between EVM, Solana, and other wallets. See the example responses to the right.
Authorizations
Obtained in the Crossmint developer console
Path Parameters
The wallet identifier in the format of <chain>:<address>
, email:<email_address>:<chain>
or userId:<userId>:<chain>
.
Query Parameters
Page index
Number of items to display per page
Response
200
application/json
Success
EVM
EVM
Solana