Snag Docs logo

Get minting assets

Returns minting assets and any relevant context

GEThttps://admin.snagsolutions.io/api/minting/assets

Returns minting assets and any relevant context

Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Query Parameters

websiteIdstring<uuid>required

Website ID

organizationIdstring<uuid>required

Organization ID

mintingContractAssetIdstring

Minting Contract Asset ID

mintingContractIdsstring

Comma-separated list of Minting Contract UUIDs

tokenIdany

Token ID

network"abstract" | "abstractTestnet" | "apechain" | "arbitrum" | "avalanche" | "avalancheFuji" | "base" | "baseSepolia" | "berachain" | "berachainArtio" | "berachainBepolia" | "binance" | "bscTestnet" | "campTestnet" | "fantom" | "fantomTestnet" | "flowMainnet" | "mainnet" | "nexus" | "nexusTestnet" | "optimism" | "polygon" | "polygon_mumbai" | "skaleNebula" | "skaleEuropa" | "skaleCalypso" | "solana" | "sophon" | "sophonTestnet" | "sui" | "superseed" | "superseedSepolia" | "vanar" | "xai" | "zksync" | "coti" | "cotiTestnet" | "dogeosTestnet" | "morph" | "morphTestnet" | "morphHolesky" | "ultra" | "ultraTestnet" | "nitrograph" | "sepolia" | "optimism_sepolia" | "arbitrumSepolia" | "goerli" | "optimism_goerli" | "arbitrumGoerli" | "basecamp" | "somnia" | "zkverify" | "polkadot" | "kusama" | "horizen" | "horizenTestnet" | "robinhoodChain" | "robinhoodChainTestnet" | "flow_cadence"

Network

Allowed values: "abstract" | "abstractTestnet" | "apechain" | "arbitrum" | "avalanche" | "avalancheFuji" | "base" | "baseSepolia" | "berachain" | "berachainArtio" | "berachainBepolia" | "binance" | "bscTestnet" | "campTestnet" | "fantom" | "fantomTestnet" | "flowMainnet" | "mainnet" | "nexus" | "nexusTestnet" | "optimism" | "polygon" | "polygon_mumbai" | "skaleNebula" | "skaleEuropa" | "skaleCalypso" | "solana" | "sophon" | "sophonTestnet" | "sui" | "superseed" | "superseedSepolia" | "vanar" | "xai" | "zksync" | "coti" | "cotiTestnet" | "dogeosTestnet" | "morph" | "morphTestnet" | "morphHolesky" | "ultra" | "ultraTestnet" | "nitrograph" | "sepolia" | "optimism_sepolia" | "arbitrumSepolia" | "goerli" | "optimism_goerli" | "arbitrumGoerli" | "basecamp" | "somnia" | "zkverify" | "polkadot" | "kusama" | "horizen" | "horizenTestnet" | "robinhoodChain" | "robinhoodChainTestnet" | "flow_cadence"
contractAddressstring

Contract Address

includeMetadataboolean

Whether to include metadata in the response

includeDeletedbooleandefault: false

Whether to include deleted assets in the response

Default: false
walletAddressany

Wallet Address

status"active" | "past"

Status

Allowed values: "active" | "past"
currencyType"loyalty" | "native"

Currency Type

Allowed values: "loyalty" | "native"
sortBy"price" | "startsAt" | "assetNr"

Sort Key

Allowed values: "price" | "startsAt" | "assetNr"
sortDir"asc" | "desc"

Sort Dir

Allowed values: "asc" | "desc"
isListedbooleandefault: null

Whether to include listed assets in the response

Default: null
isHiddenbooleandefault: null

Whether to include hidden assets in the response

Default: null

Response

application/json

200

dataarray<object>required

Array of minting assets

data.idstring<uuid>required

UUID of the minting asset

hasNextPagebooleanrequired

Indicates if more pages are available