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