Medical Arts Press Position 1 Colored Side-tab Chart Dividers Patient Info Blue 100 Pack
$21
Product data
Structured Medical Arts Press product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Medical Arts Press catalog โ titles, images, and prices the API returns today.
Medical Arts Press Position 1 Colored Side-tab Chart Dividers Patient Info Blue 100 Pack
$21
Medical Arts Press End Tab File Folder
$25
Medical Arts Press End Tab 6-divider Set Individual Chiropractic Set
$59
Vet Cage Card, Specially Designed For Groomers And Boarding Services, 3 X 5, 250/pack
$18
Medical Arts Press Reinforced File Pocket, Letter Size, Brown, 100/box
$35
Medical Arts Press File Pocket, Letter Size, Gray, 50/box
$25
Medical Arts Press Position 5 Colored Side-tab Chart Dividers, Financial, Lt. Green
$21
Medical Arts Press Position 1 Colored End-tab Chart Dividers Hipaa Red 100 Pack 56695
$21
Medical Arts Press Straight Cut File Folders, 2-fasteners, Letter, Manila, 50/bx (31443)
$40
Medical Arts Press Standard Preprinted Chart Divider Tabs Progress Notes Light Green
$4
Medical Arts Press End Tab File Folder, Straight Cut, Letter-size, Pink, 50/box (s-09017-pnk)
$28
Medical Arts Press Reinforced End Tab File Folder, Straight Cut, Letter-size, Goldenrod, 50/box
$35
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": "Medical Arts Press products",
"filters": {
"brand_ids": [
"9uMj"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Medical Arts Press products",
filters={"brand_ids": ["9uMj"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Medical Arts Press products",
filters: {
brand_ids: ["9uMj"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Medical Arts Press into agents, search, and affiliate flows.
For Medical Arts Press
Channel3 can help Medical Arts Press show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.