Joy 3 In 1 Teasing Edge Brush Boar Bristle Asst.
Product data
Annie International
Structured Annie International product data for search, recommendations, and AI shopping agents.
What Annie International can I help you find?
In the catalog
Sample Annie International products
A live slice of the Annie International catalog โ titles, images, and prices the API returns today.
Joy Daisy Barrettes Assorted
Joy Hair Barrettes Silver Daisy 12ct
Joy Twin Beads Ponytailers 10ct Navy Blue
Joy Hair Barrettes 16ct Assorted Ribbon
Joy Soft Ponytailers Large, 6 Count Gentle Kids' Hair Ties, Black & White
Joy Round Plastic Beads Xl Two Tone Dark Vivid Assorted
Joy Hair Barrettes 20ct Assorted Ribbon Ii
Joy Large Hair Beads 50ct Blue Metallic & Glitter
Joy Large Hair Beads 240ct Metallic Asst Color
Joy Soft Ponytailers X-large, 6 Count Gentle Kids' Hair Ties, Black
Joy Twin Beads Ponytailers 10ct Black
One endpoint
Filter Annie International 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
- Affiliate-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": "Annie International products",
"filters": {
"brand_ids": [
"Idc4"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Annie International products",
filters={"brand_ids": ["Idc4"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Annie International products",
filters: {
brand_ids: ["Idc4"],
},
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 Annie International into agents, search, and affiliate flows.
For Annie International
Do you work at Annie International?
Channel3 can help Annie International show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.