Channel3 Category Detail by Slug is a paid API for AI agents from stableproduct.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Retrieves detailed information about a specific Channel3 product category identified by its slug.
Get Channel3 category detail by slug.
Returns structured detail about a Channel3 category matching the provided slug, including category name, description, and optionally raw data fields if include_raw is set to true.
GEThttps://stableproduct.dev/api/channel3/categories/detailUse this endpoint when you have a specific Channel3 category slug and need full category detail, rather than searching across categories. Prefer this over the category search endpoint when you already know the exact slug identifier.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"slug": "electronics",
"include_raw": true
}
}
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"path": [
{
"slug": "electronics",
"title": "Electronics"
}
],
"slug": "electronics",
"title": "Electronics",
"children": [
{
"slug": "arcade-equipment",
"title": "Arcade Equipment"
},
{
"slug": "audio",
"title": "Audio"
},
{
"slug": "circuit-boards-components",
"title": "Circuit Boards & Components"
},
{
"slug": "communications",
"title": "Communications"
},
{
"slug": "components",
"title": "Components"
},
{
"slug": "computers",
"title": "Computers"
},
{
"slug": "electronics-accessories",
"title": "Electronics Accessories"
},
{
"slug": "gps-accessories",
"title": "GPS Accessories"
},
{
"slug": "gps-navigation-systems",
"title": "GPS Navigation Systems"
},
{
"slug": "gps-tracking-devices",
"title": "GPS Tracking Devices"
},
{
"slug": "marine-electronics",
"title": "Marine Electronics"
},
{
"slug": "networking",
"title": "Networking"
},
{
"slug": "print-copy-scan-fax",
"title": "Print, Copy, Scan & Fax"
},
{
"slug": "radar-detectors",
"title": "Radar Detectors"
},
{
"slug": "speed-radars",
"title": "Speed Radars"
},
{
"slug": "toll-collection-devices",
"title": "Toll Collection Devices"
},
{
"slug": "video",
"title": "Video"
},
{
"slug": "video-game-console-accessories",
"title": "Video Game Console Accessories"
},
{
"slug": "video-game-consoles",
"title": "Video Game Consoles"
}
],
"attributes": [
{
"name": "Color",
"slug": "color",
"values": [
"Beige",
"Black",
"Blue",
"Bronze",
"Brown",
"Clear",
"Gold",
"Gray",
"Green",
"Multicolor",
"Navy",
"Orange",
"Pink",
"Purple",
"Red",
"Rose gold",
"Silver",
"White",
"Yellow"
]
},
{
"name": "Pattern",
"slug": "pattern",
"values": [
"Abstract",
"Animal",
"Art",
"Bead & reel",
"Birds",
"Brick",
"Bull's eye",
"Camouflage",
"Characters",
"Checkered",
"Chevron",
"Chinoiserie",
"Christmas",
"Collage",
"Coral",
"Damask",
"Diagonal",
"Diamond",
"Dog's tooth",
"Dots",
"Egg & dart",
"Ethnic",
"Everlasting knot",
"Floral",
"Fret",
"Geometric",
"Guilloche",
"Hearts",
"Illusion",
"Lace",
"Leaves",
"Logo",
"Mosaic",
"Ogee",
"Organic",
"Paisley",
"Plaid",
"Rainbow",
"Random",
"Scale",
"Scroll",
"Solid",
"Stars",
"Striped",
"Swirl",
"Text",
"Texture",
"Tie-dye",
"Trellis",
"Vehicle",
"Graphic",
"Herringbone",
"Color-block"
]
}
],
"description": "This category encompasses a broad range of electronic devices, components, and related accessories, covering everything from computing and audio equipment to specialized navigation, communication, and video systems.",
"has_children": true
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"