Oxford Lounge Pant - Faded Black
Product data
Khaki
Structured Khaki product data for search, recommendations, and AI shopping agents. Earn up to 8.40% on sales.
What Khaki can I help you find?
In the catalog
Sample Khaki products
A live slice of the Khaki catalog — titles, images, and prices the API returns today.
Dress Khaki
Ss Triple Gauze Popover - Black
Ridgeline Hybrid Short
$25

Miter 509 Pant: Denim
Stretch Poplin Pant - Modern
$80
Cotton Hemp Twill Pleated Shorts - Navy
Rsku Surplus Anchor Short - Union Blue
Rsku Surplus Anchor Short - Khaki
Rsku Houndstooth Bermuda Shorts - Nat/navy
Khaki Field Titanium Far Cry® 6 Limited Edition
€1,045
Khaki Field Auto – Dial Color:green – H70595963
$695
One endpoint
Filter Khaki 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
- Earn up to 8.40% on Khaki sales
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Khaki products",
"filters": {
"brand_ids": [
"al2r"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Khaki products",
filters={"brand_ids": ["al2r"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Khaki products",
filters: {
brand_ids: ["al2r"],
},
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 Khaki into agents, search, and commission-earning flows.
For Khaki
Do you work at Khaki?
Channel3 is the product graph AI shopping apps plug into. Join it once and Khaki's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.