Acne Studios Cotton T-shirt
Product data
Acne Studios
Structured Acne Studios product data for search, recommendations, and AI shopping agents.
What Acne Studios can I help you find?
In the catalog
Sample Acne Studios products
A live slice of the Acne Studios catalog โ titles, images, and prices the API returns today.
Face Logo T-shirt
Acne Studios Sweater
Acne Studios Tie-dye Ivory Kelecta Sweater Size M
Canada Wool Scarf
Single-breasted Suit Jacket
Corduroy Jacket
Ruffled One-shoulder Satin Dress In Pink
Embroidered Logo T-shirt
Rubber Logo T-shirt
โฌ270
Chinos
$25
Checked Logo Scarf
$480
One endpoint
Filter Acne Studios 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": "Acne Studios products",
"filters": {
"brand_ids": [
"oJ5W"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Acne Studios products",
filters={"brand_ids": ["oJ5W"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Acne Studios products",
filters: {
brand_ids: ["oJ5W"],
},
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 Acne Studios into agents, search, and affiliate flows.
For Acne Studios
Do you work at Acne Studios?
Channel3 can help Acne Studios show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.