Dell 11" 3110 Intel Celeron Laptop - Ng20v
$368
Product data
Structured Dell product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Dell catalog — titles, images, and prices the API returns today.
Dell 11" 3110 Intel Celeron Laptop - Ng20v
$368
23.8" Full Hd 1920 X 1080 8 Ms (normal) , 5 Ms (gtg) 60 Hz D-sub, Displayport Monitor
$249
Dell Tower Plus Ebt2250 Desktop Pc
$3,359

Inspiron 15 3000 3520 Business Laptop Computer
$780
Dell Tower Plus Ebt2250 Desktop Pc
$3,039
Dell Latitude 3580 15.6" Wlan Wifi Wireless Bluetooth Card D4v21 0d4v21
$15
Dell Pro Micro Qcm1250 Mff Desktop Computer - Intel Core Ultra 7 265 Processor, 16gb Ddr5 Ram, 2tb Nvme Ssd, Intel Graphics, Hd Audio, Wi-fi 6e + Bluetooth, Keyboard & Mouse, Windows 11 Pro
$1,359
For Optiplex 580 760 780 960 980 Sff 235w Power Supply L235p-01 H235p-00 Pw116 Rm112 R224m Fr610 67t67 Wu136
$49
Dell Tower Plus Ebt2250 Desktop Pc
$2,649
Dell 3000 3040 Thin Client
$95
Dell Tower Plus Ebt2250 Desktop Pc
$2,699
Inspiron 16 Business Laptop
$1,704
One endpoint
The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Dell products",
"filters": {
"brand_ids": [
"4fnY"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Dell products",
filters={"brand_ids": ["4fnY"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Dell products",
filters: {
brand_ids: ["4fnY"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Dell into agents, search, and affiliate flows.
For Dell
Channel3 can help Dell show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.