Small Pear Venus Stud - Screwback +$250/rose Gold
$1,200
Product data
Structured Sophie Ratner Jewelry product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Sophie Ratner Jewelry catalog โ titles, images, and prices the API returns today.
Small Pear Venus Stud - Screwback +$250/rose Gold
$1,200
Triplet Studs - Pair/yellow Gold
$560
Heart Pebble Pendant - Laser Engraving Times New Roman +$25/white Gold
$825
Beaded Five Diamond Ring - White Gold
Droplet Stud - In Stock
Small Fluted Stud - In Stock
15mm Gold Huggies
12mm Pave Huggies - In Stock
Srj X Zm Oval Diamond And Enamel Earrings - Black/single/white Gold
Large Sunrise Stud - Standard/rose Gold
$2,250
Small Asscher Pierced Diamond Charm For Chains - White Gold
$345
Large Quintuple Pierced Diamond Charm For Huggies - Single/yellow Gold
$780
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": "Sophie Ratner Jewelry products",
"filters": {
"brand_ids": [
"syRa"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Sophie Ratner Jewelry products",
filters={"brand_ids": ["syRa"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Sophie Ratner Jewelry products",
filters: {
brand_ids: ["syRa"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Sophie Ratner Jewelry into agents, search, and affiliate flows.
For Sophie Ratner Jewelry
Channel3 can help Sophie Ratner Jewelry show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.