SuggestAPISuggestAPI

Blog • September 15, 2026 • Leah Morrow

Power product discovery for Claude Commerce agents

Claude can understand the shopping job. SuggestAPI turns that job into current, ranked products from the catalog and search stack you already run.

Diagram of a shopper job flowing through a commerce agent and a product-discovery layer into existing catalog and search systems, then back as a ranked product shortlist.

Summary. Give Claude Commerce agents better product discovery. SuggestAPI connects shopper intent to your existing catalog and search stack, returning current, ranked, agent-ready results.

Keep the search engine, catalog, and checkout. Add a discovery layer so agents can find, compare, recommend, and hand off without dropping the shopper’s intent.

Anthropic’s Claude for commerce blueprint is the conversation layer. Its tools should call the merchant systems already in place, and product search should return results that are already ranked. [1] [2] SuggestAPI is the discovery adapter in that pattern — not an Anthropic product. Cart, checkout, fulfillment, and payment stay with the merchant.

The agent talks. Your systems answer.

A shopper rarely arrives with a tidy keyword. They ask for waterproof hiking shoes under $180, then add a delivery window. Claude for commerce holds that conversation. SuggestAPI turns the job into current, ranked products from the catalog you already run.

shopper job → Claude → SuggestAPI → your catalog → shortlist → your checkout

Claude reasons about the goal. SuggestAPI finds the products. Your systems stay the source of truth.

Don’t rebuild discovery for every new agent.

Search, ranking, inventory, and checkout already encode years of merchant work. An agent should use that, not imitate it with a prompt. SuggestAPI sits in front: it holds the shopping job through refinements, retrieves against Algolia, Typesense, Elasticsearch, Meilisearch, Shopify, or a SuggestAPI index, and returns product IDs, prices, availability, and attributes the agent can present without inventing catalog facts. [3] [4]

No search migration. No second catalog. “Something warm for Iceland in October under $250” stays a job, not a reset keyword.

Build search_products once

Put SuggestAPI behind the agent’s product-search tool. Start with search and product details; grow into compare and recommend later. [5]

search_products(job, filters, price_range, limit) → SuggestAPI → ranked products

A clean division of work

LayerJob
Claude for commerceConversation, comparison, recommendation
SuggestAPIIntent, retrieval, ranking, structured product context
Merchant systemsCatalog, inventory, cart, checkout

The same discovery layer can serve the storefront and the agent. The job should not disappear when the surface changes. [6]

Frequently asked questions

Does SuggestAPI replace Claude for commerce?

No. Claude is the conversation layer. SuggestAPI is the product-discovery layer behind search and retrieval.

Do we need to replace our current search provider?

No. SuggestAPI sits in front of the search and catalog you already run.

What does the agent receive from SuggestAPI?

Current, ranked product candidates and structured fields for compare, recommend, and present. Product IDs connect to cart and checkout.

Can this support follow-up questions?

Yes. The shopping job stays available as the customer adds constraints or moves from finding to comparing.

Is SuggestAPI an Anthropic product or official Claude integration?

No. It is an independent adapter for a commerce agent built on Claude, not an Anthropic product or certified component of the blueprint.

References

  1. Anthropic, “The anatomy of effective commerce agents”
  2. Anthropic, Commerce agent documentation
  3. How SuggestAPI works
  4. Bring Your Own Search
  5. SuggestAPI Docs, What Is Agent Discovery?
  6. SuggestAPI: The Discovery Layer

Add a discovery layer. Keep the stack you have.

Give Claude Commerce agents the product discovery they need to turn a real shopping job into a real shortlist. Keep your catalog, your search, and your checkout.