Grace In Honor Art, White Matte W/black Frame, 11" X 14"
$36
Product data
Structured Fine Art Canvas product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Fine Art Canvas catalog — titles, images, and prices the API returns today.
Grace In Honor Art, White Matte W/black Frame, 11" X 14"
$36
Trademark Fine Art 'beautiful Memory' 16" X 20" Black Frame Art
$52
Trademark Fine Art 'it's A Wonderful Life' 11" X 14" Wood Frame Art
$36
Arkansas Map
$36
"never Forget" By David Ayash 16" X 20" White Matted Black Frame
$52
Trademark Fine Art 'manhattan Watercolor Map' 11" X 14" Black Frame Art
$36
Trademark Fine Art Monica Mize 'vindictive Lust' 16 X 20
$52
Trademark Fine Art ''san Francisco Cable Car'' By Philippe Hugonnard 11" X 14" Black Matted Black Frame
$45
Trademark Fine Art Monica Mize 'hope' 30 X 47 (mf149-c3047gg)
$61
Trademark Fine Art "bass Harbor Lighthouse" By Moises Levy 16" X 20" White Matted Black Frame
$52
Trademark Fine Art - 1x Studio Iii Heres To Pink 05 Matted Framed Art
$140
Trademark Fine Art - Liloni Luca Quiet Place Matted Framed Art
$200
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": "Fine Art Canvas products",
"filters": {
"brand_ids": [
"HfBa"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Fine Art Canvas products",
filters={"brand_ids": ["HfBa"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Fine Art Canvas products",
filters: {
brand_ids: ["HfBa"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Fine Art Canvas into agents, search, and affiliate flows.
For Fine Art Canvas
Channel3 can help Fine Art Canvas show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.