Channel3 Logo

Circle Y logoCircle Y product data API

Structured Circle Y product data for developers building search, recommendations, and AI shopping agents.

Agentic commerce demo

Try a Circle Y-only AI shopping agent

This demo uses a constant Circle Y filter and tells the assistant it represents Circle Y only. Developers can use the same pattern to build brand-scoped shopping agents, product search, and recommendation flows.

Do you work at Circle Y?

Looking to drive more AI sales? Channel3 can help Circle Y surface more accurately and frequently on AI shopping platforms. No technical work required on your end. Most teams get set up in less than 10 minutes and see results same week.

Drive more AI sales
C3

Hello! I'm an AI shopping assistant powered by the Channel3 API, and I'm scoped to Circle Y products.

Find any Circle Y product with one easy endpoint

Start with 1,000 free searches every month.

curl https://api.trychannel3.com/v1/search \
  -H "x-api-key: $CHANNEL3_API_KEY" \
  -H "content-type: application/json" \
  -d '{
  "query": "Circle Y products",
  "filters": {
    "brand_ids": [
      "XUTQ"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

products = client.search.perform(
    query="Circle Y products",
    filters={"brand_ids": ["XUTQ"]},
    limit=20,
)
import Channel3 from "@channel3/sdk";

const client = new Channel3();

const products = await client.search.perform({
  query: "Circle Y products",
  filters: {
    brand_ids: ["XUTQ"],
  },
  limit: 20,
});

What the product data includes

Normalized product titles

Clean, comparable titles across merchants and storefronts.

Brand and categories

Stable identifiers for filtering, deduplication, and analytics.

Images and product metadata

Hero images, product IDs, category signals, and merchant context.

Live prices and availability

Current offer data so agents do not recommend stale products.

Merchant URLs

Direct product links from retailers and marketplaces.

Affiliate-ready offers

Monetizable links and commission-aware offer selection where available.

Sample Circle Y products

A preview of the products available through the Channel3 Circle Y product data API.

Circle Y Berry Cute Beaded Over & Under
Circle Y
Circle Y Berry Cute Beaded Over & Under
$45
Tucker Heritage Old West Headstall
Circle Y
Tucker Heritage Old West Headstall
$220
Tucker Pink, Red & Green Floral Print Smocked Waist Maxi Dress Sz L
Circle Y
Tucker Pink, Red & Green Floral Print Smocked Waist Maxi Dress Sz L
$103
Circle Y Mike Beers Ported Chain Stage D Bit 535
Circle Y
Circle Y Mike Beers Ported Chain Stage D Bit 535
$74
High Horse By Circle Y Bear Brook Trail
Circle Y
High Horse By Circle Y Bear Brook Trail
$1,299
High Horse Eden Saddle
Circle Y
High Horse Eden Saddle
$1,650
Circle Y Tacky Woven Standard Square Contour 31x32in Black Pad
Circle Y
Circle Y Tacky Woven Standard Square Contour 31x32in Black Pad
$183
Circle Y Traditional Loose Ring Bit 100
Circle Y
Circle Y Traditional Loose Ring Bit 100
$70
Circle Y Josey Maverick Saddle
Circle Y
Circle Y Josey Maverick Saddle
$3,850
Circle Y Nitro Gel Performance Pad Saddle Blanket (450tqw)
Circle Y
Circle Y Nitro Gel Performance Pad Saddle Blanket (450tqw)
$375
Tucker Standard Halter Bridle - Brown/chrome
Circle Y
Tucker Standard Halter Bridle - Brown/chrome
$179
Circle Y Desert Rawhide One Ear Headstall, Full
Circle Y
Circle Y Desert Rawhide One Ear Headstall, Full
$115
Tucker Rear Cinch Set
Circle Y
Tucker Rear Cinch Set
$155
High Horse Big Springs Trail Saddle
Circle Y
High Horse Big Springs Trail Saddle
$1,799
Circle Y 1 1/2in Floral Flank Cinch With Billets
Circle Y
Circle Y 1 1/2in Floral Flank Cinch With Billets
$130
High Horse Custom Proven Mansfield Barrel Saddle – Ralide Tree, Regular/wide, Regular Oil
Circle Y
High Horse Custom Proven Mansfield Barrel Saddle – Ralide Tree, Regular/wide, Regular Oil
$1,999
Circle Y Single Ply Men's Spur Strap - Regular Oil
Circle Y
Circle Y Single Ply Men's Spur Strap - Regular Oil
$40
Circle Y Basketweave Straight Breast Collar
Circle Y
Circle Y Basketweave Straight Breast Collar
$84
Circle Y Fischer Short Horn Saddle
Circle Y
Circle Y Fischer Short Horn Saddle
$2,299
High Horse Lockhart Saddle - Black/black Grainout/17 Wide
Circle Y
High Horse Lockhart Saddle - Black/black Grainout/17 Wide
$1,099
High Horse Sulphur River Round Skirt Trail Saddle - Black/black Grainout
Circle Y
High Horse Sulphur River Round Skirt Trail Saddle - Black/black Grainout
$2,099
Tucker Trail Fender Hobble Straps Black Brass
Circle Y
Tucker Trail Fender Hobble Straps Black Brass
$20
Tucker Regular Tree Equitation Saddle
Circle Y
Tucker Regular Tree Equitation Saddle
$3,399
Circle Y Serape One Ear Headstall
Circle Y
Circle Y Serape One Ear Headstall
$69

A structured response for apps and agents

Results are ready for search interfaces, ranking pipelines, product cards, and AI agent tool calls.

{
  "products": [
    {
      "id": "prod_01H...",
      "title": "Circle Y sample product",
      "brand": {
        "name": "Circle Y"
      },
      "category_ids": [
        "xoN"
      ],
      "images": [
        {
          "url": "https://..."
        }
      ],
      "offers": [
        {
          "merchant_domain": "example.com",
          "price": 128,
          "currency": "USD",
          "availability": "InStock",
          "url": "https://..."
        }
      ]
    }
  ],
  "next_page_token": "eyJwYWdlIjoyfQ..."
}

Common use cases

AI shopping agents

Let users ask for products naturally, then return structured candidates your agent can rank and explain.

Affiliate search

Build product discovery experiences with merchant URLs and affiliate-aware offer data.

Marketplace search

Power fast, filterable product search without maintaining retailer-specific scraping pipelines.

Catalog enrichment

Map sparse product records to normalized brands, categories, images, and live merchant offers.

Frequently asked questions

How do I find Circle Y product data?

Use the Channel3 search endpoint with a brand filter. The response includes normalized products, images, prices, availability, and merchant URLs.

Can I use this data in an AI shopping agent?

Yes. Channel3 is designed for product discovery workflows where an app or agent needs structured product results from many merchants.

Do results include price and stock?

Product offers include price, currency, availability, merchant domain, and product URLs when those fields are available.

Can I monetize product links?

Channel3 returns merchant URLs and can use affiliate-ready offer selection where commission data is available.

Explore product data categories

Browse broader product data APIs related to brand-scoped product search and AI shopping agent workflows.

More brand product data APIs

Compare this brand feed with other large brand catalogs available through Channel3.

Build with Circle Y product data

Start with 1,000 free searches every month. No credit card required.

Every product on the internet, in one API.

Get paid to build the future of shopping.

channel 1

In-store

1
channel 2

Online

2
channel 3

Agentic Commerce

3