MarketPlace
Marketplace API
Base URL
Solana Integration
List Item for Sale
{
"assetType": "model", // or "influencer"
"assetId": "mod_zyx987", // ID of the model or influencer profile
"price": 15.75, // Price in SOL
"currency": "SOL",
"description": "Highly trained cyberpunk model, photorealistic.",
"listingType": "fixed_price" // Could also be "auction"
}Get Listing Details
Search Listings
Initiate Purchase
Cancel Listing
Last updated