cURL
curl --request GET \ --url https://build.wield.xyz/vibe/boosterbox/metadata \ --header 'API-KEY: <api-key>'
{ "success": true, "metadata": [ { "name": "<string>", "description": "<string>", "imageUrl": "<string>", "rarity": 123, "startId": 123, "endId": 123 } ], "contractDetails": { "gameId": "<string>", "tokenAddress": "<string>", "tokenName": "<string>", "tokenSymbol": "<string>", "nftName": "<string>", "nftSymbol": "<string>", "description": "<string>", "imageUrl": "<string>", "websiteUrl": "<string>", "isGraduated": true, "marketCap": "<string>", "marketCapUsd": "<string>", "preorderProgress": 123, "pricePerPack": "<string>", "pricePerPackUsd": "<string>", "dropContractAddress": "<string>", "ownerAddress": "<string>", "slug": "<string>", "bgColor": "<string>", "featuredImageUrl": "<string>", "packImage": "<string>", "isActive": true, "isFeatured": true, "isVerified": true, "isVerifiedArtist": true, "disableFoil": true, "disableWear": true, "links": { "twitter": "<string>", "discord": "<string>", "website": "<string>" }, "version": "<string>", "chainId": 123, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } }
Free API key needed to authorize requests. Get one at: https://docs.wield.xyz/api-reference/vibemarket-intro
The contract address
The chain ID
Include contract details
Successful response
Show child attributes
A booster pack collection (game)