Mogul, One-of-a-kind Hand-knotted Area Rug - Ivory, 9' 4" X 9' 6"
$1,650
Product data
Structured Solo Rugs product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Solo Rugs catalog — titles, images, and prices the API returns today.
Mogul, One-of-a-kind Hand-knotted Area Rug - Ivory, 9' 4" X 9' 6"
$1,650
Mogul, One-of-a-kind Handmade Area Rug - Green, 9' 1" X 12' 2"
$1,857
Mogul One-of-a-kind Hand-knotted Area Rug - Orange, 8' 1" X 10' 5"
$1,415
Eclectic, One-of-a-kind Hand-knotted Area Rug - Yellow, 6' 0" X 9' 4"
$941
Mogul, One-of-a-kind Hand-knotted Area Rug - Ivory, 8' 3" X 10' 2"
$1,410
Mogul, One-of-a-kind Hand-knotted Area Rug - Orange, 8' 5" X 10' 4"
$1,462
Eclectic, One-of-a-kind Hand-knotted Area Rug - Light Blue, 8' 0" X 10' 2"
$1,367
Mogul Hand-knotted Runner Rug - Orange, 2' 7" X 10' 3"
$461
Mogul, One-of-a-kind Hand-knotted Runner Rug - Brown, 2' 8" X 6' 1"
$302
Mogul, One-of-a-kind Hand-knotted Runner Rug - Ivory, 2' 8" X 7' 9"
$348
Mogul Hand-knotted Runner Rug - Orange, 3' 0" X 9' 1"
$475
Mogul, One-of-a-kind Hand-knotted Runner Rug - Brown, 2' 8" X 11' 9"
$583
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": "Solo Rugs products",
"filters": {
"brand_ids": [
"OLu5"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Solo Rugs products",
filters={"brand_ids": ["OLu5"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Solo Rugs products",
filters: {
brand_ids: ["OLu5"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Solo Rugs into agents, search, and affiliate flows.
For Solo Rugs
Channel3 can help Solo Rugs show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.