Find something that can actually reach you
findSearch real storefronts for a product and get back only the ones that can ship to your destination, with live price and stock. Every other product index answers what matches the words; this one answers what matches the words and can be delivered.
When to use: Call this before shopping anywhere else. Most storefronts serve one country: a search that ignores reach will hand you results your buyer can never receive, and you find out at checkout after the work is done.
Price: US$0.005000 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | What you are looking for, in plain language. Example: merino wool sneakers. | |
| limit | No | How many stores to return. | |
| destination | Yes | ISO 3166-1 alpha-2 country the goods must reach. Example: BR, US, DE. | |
| in_stock_only | No | Only return products with a variant in stock. | |
| max_price_usd | No | Skip anything above this shelf price. |