Product data

Asportuguesas

Structured Asportuguesas product data for search, recommendations, and AI shopping agents.

What Asportuguesas can I help you find?

In the catalog

Sample Asportuguesas products

A live slice of the Asportuguesas catalog — titles, images, and prices the API returns today.

Asportuguese Tweed Slip Ons

Asportuguese Tweed Slip Ons

Care019asp Dahliaorange/nat Round Toe Shoes

Care019asp Dahliaorange/nat Round Toe Shoes

Feel075asp 002 Brown Rubber

Feel075asp 002 Brown Rubber

Slip-on Mules Clay Navy (suede)

Slip-on Mules Clay Navy (suede)

Lace-up Trainers Tean 2 M White

Lace-up Trainers Tean 2 M White

City086asp 019 Grey Blue/yellow Round Toe Shoes

City086asp 019 Grey Blue/yellow Round Toe Shoes

Chelsea Ankle Boots Caia M Black

Chelsea Ankle Boots Caia M Black

Hi-top Trainers This Tan

Hi-top Trainers This Tan

Round Toe Mules Come Dark Blue

Round Toe Mules Come Dark Blue

Slip-on Trainers Care Buttercream

Slip-on Trainers Care Buttercream

Low-top Trainers Tree 2 Natural

Low-top Trainers Tree 2 Natural

Slip-on Sandals Fuse Navy

Slip-on Sandals Fuse Navy

One endpoint

Filter Asportuguesas with a brand ID

The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.

  • Normalized titles, images, and stable brand IDs
  • Live prices, availability, and merchant URLs
  • Commission-ready offers when a rate is available
curl https://api.trychannel3.com/v1/search \
  -H "x-api-key: $CHANNEL3_API_KEY" \
  -H "content-type: application/json" \
  -d '{
  "query": "Asportuguesas products",
  "filters": {
    "brand_ids": [
      "8El7"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

response = client.products.search(
    query="Asportuguesas products",
    filters={"brand_ids": ["8El7"]},
    limit=20,
)
import { Channel3 } from "@channel3/sdk";

const client = new Channel3();

const response = await client.products.search({
  query: "Asportuguesas products",
  filters: {
    brand_ids: ["8El7"],
  },
  limit: 20,
});

FAQs

How developers pull Asportuguesas into agents, search, and commission-earning flows.

For Asportuguesas

Do you work at Asportuguesas?

Channel3 is the product graph AI shopping apps plug into. Join it once and Asportuguesas's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.

Join the graph

Build with this catalog

1,000 free searches every month. No credit card required.