Skip to main content

Use Your AI Coding Agent

Already using Claude Code, Cursor, Codex, or another AI coding agent? Install the Channel3 API skill and let your agent handle the integration for you. Step 1 — Install the Channel3 API skill:
npx skills add channel3-ai/skills --skill channel3-api
Step 2 — Add UI components (React + shadcn only; skip if you’re not building a UI):
npx shadcn@latest add https://ui.trychannel3.com/r/all.json
Step 3 — Prompt your agent:
Build a shopping experience using the Channel3 skill, Channel3 SDK, and Channel3 provided UI components/hooks. Top: text and image search with filters. Show results in a grid; clicking a product opens a PDP with variant selection, similar products, and a way back to the grid.
Your agent now has accurate knowledge of the Channel3 API and will produce working code right away. For a simpler integration without UI components, try: Help me integrate Channel3 into my project using the Channel3 API skill.

UI Components

What the components are, how to install them, and how they fit with the SDK.

Detailed Setup

Prefer to set things up step by step? Follow the guide below.
1

Create your free Channel3 account

First things first, you’ll need a Channel3 account. This is where you’ll manage your API keys, track usage, and more.

Create your free Channel3 account

Use your Google account, GitHub, or email to sign up. If you’d like to add multiple users to your organization, just shoot us an email at support@trychannel3.com
2

Grab your API key

We generated an API key for you when you made your account. Your API key identifies you to Channel3, so we can track your API usage and pay you for the sales you drive.

Go to API keys

Keep this key safe!
3

Start Building with the API

Get started with Channel3 using our SDK or by calling the API directly.

Explore our SDK

View installation instructions, code examples, and usage patterns for TypeScript and Python.

UI Components

React shopping components (search, PDP, and more) installed via the shadcn registry.
We also offer an MCP server with a free tier — no API key needed. Learn more about our MCP.

Next Steps

We’re excited to see what you build. For help, reach out to us at support@trychannel3.com.