Samsung Qn80f 50" Neo Qled 4k Mini Led Vision Ai Smart Tv 2025 - Qe50qn80f
Product data
Samsung
Structured Samsung product data for search, recommendations, and AI shopping agents.
What Samsung can I help you find?
In the catalog
Sample Samsung products
A live slice of the Samsung catalog — titles, images, and prices the API returns today.
Samsung Hw-q930f/xm Soundbar Q Series 9.1.4 Channel
Samsung Galaxy Watch 6 40mm Cellular Verizon Smartwatch Graphite
Qn85f 85" Neo Qled 4k Mini Led Vision Ai Smart Tv 2025
Samsung Kindsuit Phone Case For Galaxy S25+, Black (ef-vs936pbegus)
Samsung 850 Evo 250gb 2.5" Sata Iii Internal Solid State Drive, V-nand (mz-75e250bw)
Samsung Rugged Case For Galaxy S25, Shock Absorbing, Black (ef-rs931cbegus)
Samsung Galaxy A56 5g Ai 128gb + 8gb) Sm-a566e/ds 6.6 120hz 50mp Triple (awesome Light Grey)
Restored Samsung Galaxy S21 Ultra Unlocked 128gb Phantom Black
Verizon Samsung A15 5g 128gb Black - Prepaid Smartphone [locked To Verizon Prepaid]
Samsung Galaxy S25 Ultra Silicone Case - Light Blue
Samsung Bespoke Spacemax Rz32c7bdes9/eu Tall Freezer - Refined Inox
One endpoint
Filter Samsung with a brand ID
The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.
- Normalized titles, images, and stable brand IDs
- Live prices, availability, and merchant URLs
- Commission-ready offers when a rate is available
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Samsung products",
"filters": {
"brand_ids": [
"Mbqx"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Samsung products",
filters={"brand_ids": ["Mbqx"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Samsung products",
filters: {
brand_ids: ["Mbqx"],
},
limit: 20,
});Categories
Broader product-data APIs for the same shopping workflows.
More brands
Other large catalogs available through the same API.
FAQs
How developers pull Samsung into agents, search, and commission-earning flows.
For Samsung
Do you work at Samsung?
Channel3 is the product graph AI shopping apps plug into. Join it once and Samsung's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.