Barker Creek Get Organized Kai Ola Starfish File Folder, 1/3-cut Tab, Letter Size, Assorted Colors, 107/set (149)
$62
Product data
Structured Barker Creek product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Barker Creek catalog — titles, images, and prices the API returns today.
Barker Creek Get Organized Kai Ola Starfish File Folder, 1/3-cut Tab, Letter Size, Assorted Colors, 107/set (149)
$62
Barker Creek Reach For The Stars Computer Paper, 8.5" X 11", 60 Lbs., Blue/gold, 50 Sheets/pack (ll738)
$13
Barker Creek Blue Ombré File Folder, 1/3-cut Tab, Letter Size, Assorted Colors, 107/set
$42
Barker Creek Double-sided Scalloped Border Set, 36" X 2.25", Happy, 6 Designs, 78/set (bc947)
$52
Barker Creek Moroccan File Folder, 1/3-cut Tab, Letter Size, Assorted Colors, 24/set (4400)
$43
Barker Creek Buffalo Plaid & Wide Stripes File Folder Set
$39
Barker Creek Nautical Chevron Calssroom Set, 403/set
$64
Barker Creek Double-sided Scalloped Border With Quote, 36" X 2.25", Believe It's Possible, 26/pack
$19
Barker Creek Double-sided Border, 35" X 3", Black & White Chevron, 12/pack (ll989)
$14
Barker Creek Sea & Sky Otters File Folders, Computer Paper, & Nametags, 1/3-cut Tab, Letter Size, Assorted Colors, 107/set (146)
$47
Barker Creek Sea & Sky Computer Paper
$16
Learning Magnets Math Manipulatives Activity Kit, 154 Magnetic Pieces/set
$91
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": "Barker Creek products",
"filters": {
"brand_ids": [
"qAJb"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Barker Creek products",
filters={"brand_ids": ["qAJb"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Barker Creek products",
filters: {
brand_ids: ["qAJb"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Barker Creek into agents, search, and affiliate flows.
For Barker Creek
Channel3 can help Barker Creek show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.