lookup_catalog turns ids or URLs into full product records.
catalog.ids- Channel3 product ids (or variant ids)catalog.urls- links to a product page on a store’s website
https://... links in ids. Use urls for those.
Examples below use UCP CLI and curl. See quickstart to install the CLI.
By product ID
messages but won’t fail the whole request.
By product URL
variants[] (same as POST /v1/lookup). Multiple sellers for one product means multiple variants — see Extension reference.
For interactive variant selection (selected, preferences), use get_product instead.
Both at once
You can sendids and urls in one request if your agent has a mix.
What’s next
Get one product
When you only need a single ID