Skip to main content

Overview

Company-scoped; requires Authorization: Bearer nv_sk_…. Pay-per-use via our data provider. All product/info/seller/review endpoints are Standard (async): POST to …/task to enqueue, poll …/tasks-ready, then fetch …/task/:id (an …/task/:id/html variant returns the raw HTML). MCP equivalents: naive_ecommerce_discover + naive_ecommerce_execute(_async). Common params: keyword (product search), product_id (Google Shopping), asin (Amazon), optional location_code, language_code, depth.

Google Shopping

Amazon

Utility

Example (async flow)