NFTs & Keys count by wallet address for an art market
GET NFTs & Keys count by wallet address for an art market
Query Parameters
Name
Type
Description
{
"keys_owned": 5,
"nfts_owned": 1
}curl --location --request GET 'https://api.1155.tech/public/api/v1/art-market/get-wallet-keys-and-nfts-owned/count?marketId=1&userWallet=0xe940fcf8195bee37cf5a5a72f79e85280b28c5a9' \
--header 'API_KEY: YOUR_API_KEY_HERE' \
--data-raw ''HTTP
GET /public/api/v1/art-market/get-wallet-keys-and-nfts-owned/count?marketId=1&userWallet=0xe940fcf8195bee37cf5a5a72f79e85280b28c5a9 HTTP/1.1
Host: api.1155.tech
API_KEY: YOUR_API_KEY_HEREPreviousNFTs owned by wallet address for an artistNextNFTs & Keys count by wallet address for an artist across markets
Last updated