Channel3 Logo

Mini Museum LLC logoMini Museum LLC product data API

Structured Mini Museum LLC product data for developers building search, recommendations, and AI shopping agents.

Agentic commerce demo

Try a Mini Museum LLC-only AI shopping agent

This demo uses a constant Mini Museum LLC filter and tells the assistant it represents Mini Museum LLC only. Developers can use the same pattern to build brand-scoped shopping agents, product search, and recommendation flows.

Do you work at Mini Museum LLC?

Looking to drive more AI sales? Channel3 can help Mini Museum LLC surface more accurately and frequently on AI shopping platforms. No technical work required on your end. Most teams get set up in less than 10 minutes and see results same week.

Drive more AI sales
C3

Hello! I'm an AI shopping assistant powered by the Channel3 API, and I'm scoped to Mini Museum LLC products.

Find any Mini Museum LLC product with one easy endpoint

Start with 1,000 free searches every month.

curl https://api.trychannel3.com/v1/search \
  -H "x-api-key: $CHANNEL3_API_KEY" \
  -H "content-type: application/json" \
  -d '{
  "query": "Mini Museum LLC products",
  "filters": {
    "brand_ids": [
      "WQGa"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

products = client.search.perform(
    query="Mini Museum LLC products",
    filters={"brand_ids": ["WQGa"]},
    limit=20,
)
import Channel3 from "@channel3/sdk";

const client = new Channel3();

const products = await client.search.perform({
  query: "Mini Museum LLC products",
  filters: {
    brand_ids: ["WQGa"],
  },
  limit: 20,
});

What the product data includes

Normalized product titles

Clean, comparable titles across merchants and storefronts.

Brand and categories

Stable identifiers for filtering, deduplication, and analytics.

Images and product metadata

Hero images, product IDs, category signals, and merchant context.

Live prices and availability

Current offer data so agents do not recommend stale products.

Merchant URLs

Direct product links from retailers and marketplaces.

Affiliate-ready offers

Monetizable links and commission-aware offer selection where available.

Sample Mini Museum LLC products

A preview of the products available through the Channel3 Mini Museum LLC product data API.

Spinosaurus Tooth - Sold 3.302" Natural Wear Fossil
Mini Museum LLC
Spinosaurus Tooth - Sold 3.302" Natural Wear Fossil
$149
Rough Ruby Pendant - Sold 0.44" Bicolor
Mini Museum LLC
Rough Ruby Pendant - Sold 0.44" Bicolor
$139
Sideritic "coprolite" - Large
Mini Museum LLC
Sideritic "coprolite" - Large
$10
Triceratops Frill Classic Boxed Specimens - Small
Mini Museum LLC
Triceratops Frill Classic Boxed Specimens - Small
$69
Cretaceous Era Fossil - Eurypholis 6.23" Mortality Plate - Sannine Formation
Mini Museum LLC
Cretaceous Era Fossil - Eurypholis 6.23" Mortality Plate - Sannine Formation
$249
1945 Empire State Building Crash Fragment - Large - Support Anchor
Mini Museum LLC
1945 Empire State Building Crash Fragment - Large - Support Anchor
$149
Megalodon Tooth - 4.33" Polished
Mini Museum LLC
Megalodon Tooth - 4.33" Polished
$449
Pachycephalosaurus Dome Fragment - Medium
Mini Museum LLC
Pachycephalosaurus Dome Fragment - Medium
$49
Roman Glass Pendant - Sold 2.06"
Mini Museum LLC
Roman Glass Pendant - Sold 2.06"
$271
Copper Crystal - 3.79" Native Copper
Mini Museum LLC
Copper Crystal - 3.79" Native Copper
$599
London Bridge Fragment
Mini Museum LLC
London Bridge Fragment
$29
Space Shuttle Columbia - Sold 1.512" Skid Marked Flown Nose Landing Gear Tire Section
Mini Museum LLC
Space Shuttle Columbia - Sold 1.512" Skid Marked Flown Nose Landing Gear Tire Section
$159
Mini Museum Out Of The Vault - Sold Second Edition Id #123 (large - 26 Specimens)
Mini Museum LLC
Mini Museum Out Of The Vault - Sold Second Edition Id #123 (large - 26 Specimens)
$699
Hollywood Sign - 1.970" Wood Fragment
Mini Museum LLC
Hollywood Sign - 1.970" Wood Fragment
$399
Darwin Glass
Mini Museum LLC
Darwin Glass
$29
Polished Dinosaur Poop - Sold 1.84"
Mini Museum LLC
Polished Dinosaur Poop - Sold 1.84"
$79
Faceted Labradorite Pendant - Sold 1.28"
Mini Museum LLC
Faceted Labradorite Pendant - Sold 1.28"
$199
Titanic Coal - Display Card
Mini Museum LLC
Titanic Coal - Display Card
$19
Plesiosaur Tooth In Matrix - 2.119"
Mini Museum LLC
Plesiosaur Tooth In Matrix - 2.119"
$169
Phytosaur Tooth - Sold 1.17"
Mini Museum LLC
Phytosaur Tooth - Sold 1.17"
$129
Campo Del Cielo Meteorite - Sold 32.77g
Mini Museum LLC
Campo Del Cielo Meteorite - Sold 32.77g
$99
Kritosaurus Bone - 1.781"
Mini Museum LLC
Kritosaurus Bone - 1.781"
$119
Apollo 11 Command Module Foil - Small (1mm X 1mm)
Mini Museum LLC
Apollo 11 Command Module Foil - Small (1mm X 1mm)
$69
Space Shuttle Columbia - Sold 3.169" Manufacturer Stamped + Skid Marked Flown Nose Landing Gear Tire Section
Mini Museum LLC
Space Shuttle Columbia - Sold 3.169" Manufacturer Stamped + Skid Marked Flown Nose Landing Gear Tire Section
$299

A structured response for apps and agents

Results are ready for search interfaces, ranking pipelines, product cards, and AI agent tool calls.

{
  "products": [
    {
      "id": "prod_01H...",
      "title": "Mini Museum LLC sample product",
      "brand": {
        "name": "Mini Museum LLC"
      },
      "category_ids": [
        "xoN"
      ],
      "images": [
        {
          "url": "https://..."
        }
      ],
      "offers": [
        {
          "merchant_domain": "example.com",
          "price": 128,
          "currency": "USD",
          "availability": "InStock",
          "url": "https://..."
        }
      ]
    }
  ],
  "next_page_token": "eyJwYWdlIjoyfQ..."
}

Common use cases

AI shopping agents

Let users ask for products naturally, then return structured candidates your agent can rank and explain.

Affiliate search

Build product discovery experiences with merchant URLs and affiliate-aware offer data.

Marketplace search

Power fast, filterable product search without maintaining retailer-specific scraping pipelines.

Catalog enrichment

Map sparse product records to normalized brands, categories, images, and live merchant offers.

Frequently asked questions

How do I find Mini Museum LLC product data?

Use the Channel3 search endpoint with a brand filter. The response includes normalized products, images, prices, availability, and merchant URLs.

Can I use this data in an AI shopping agent?

Yes. Channel3 is designed for product discovery workflows where an app or agent needs structured product results from many merchants.

Do results include price and stock?

Product offers include price, currency, availability, merchant domain, and product URLs when those fields are available.

Can I monetize product links?

Channel3 returns merchant URLs and can use affiliate-ready offer selection where commission data is available.

Explore product data categories

Browse broader product data APIs related to brand-scoped product search and AI shopping agent workflows.

More brand product data APIs

Compare this brand feed with other large brand catalogs available through Channel3.

Build with Mini Museum LLC product data

Start with 1,000 free searches every month. No credit card required.

Every product on the internet, in one API.

Get paid to build the future of shopping.

channel 1

In-store

1
channel 2

Online

2
channel 3

Agentic Commerce

3