Ecommerce Data API
Choose REST API integration or Agent integration for Amazon and ecommerce data workflows.
Use the same ecommerce data capabilities in two ways. Choose the integration mode based on who should discover and execute requests.
Choose your integration mode
REST API integration
Call endpoints directly from your backend, script, workflow, or API client.
Best for: product features, scheduled jobs, data pipelines, RapidAPI, and production automation.
Start here: create an API key and send your first HTTP request.
Agent integration
Let Codex, Claude Code, or Cursor discover and call the right API from a natural-language task.
Best for: interactive research, ad hoc analysis, and AI-assisted repository integration.
Start here: install the CLI and Skill, then authenticate once, then describe each task in plain language.
One account and one API platform
Both modes use the same API key, Credits, quotas, and 45 REST endpoints. Agent
integration calls the REST API through the local ecomdata CLI and Skill; it
does not install a public MCP service.
REST API path
- Create an account and API key.
- Review Authentication and Errors & Rate Limits.
- Find an endpoint in the API Catalog.
- Import the OpenAPI and Postman resources or copy a runnable example from an endpoint page.
All production requests use https://ecommercedataapi.com. The current public
API version is v1.
Agent path
- Open the AI CLI Launcher guide.
- Complete the one-time installation and enter the API key through secure local input.
- Describe the business task in Codex, Claude Code, or Cursor.
- The Agent selects an API, sends the request, and returns a readable answer.
Regular API additions are available through the live Catalog and do not require reinstalling the Skill.
Explore reusable ecommerce AI capabilities
Browse the Ecommerce AI Skills & Agents directory when you want to start from a seller task rather than an endpoint. Each entry includes its source, author, license, verification level, permissions, input, output, example workflow, limitations, and related Ecommerce Data APIs.
Only install-tested entries expose a direct copyable install command. Other third-party entries lead to the original source for review first.
Available API capabilities
Public endpoints are grouped first by marketplace and then by business domain:
/v1/amazon/products/*
/v1/amazon/keywords/*
/v1/amazon/traffic/*
/v1/amazon/markets/*
/v1/global/trademarks/*
/v1/tools/*The catalog currently contains 45 available API capabilities:
- All 45 endpoints are available through the current
v1gateway. - Every endpoint is included in OpenAPI and the subscription permission catalog.
Browse the complete API Catalog for paths, groups, and availability.
| Group | Capabilities |
|---|---|
| Amazon Products | Search, research, details, history, reviews, sales trends |
| Amazon Keywords | Mining, research, reverse lookup, ABA, conversion, trends |
| Amazon Traffic | Related products, traffic statistics, and traffic sources |
| Amazon Markets | Market research, concentration, and distribution analysis |
| Global Trademarks | Statistics, search, details, and data coverage |
| Tools | Image text recognition |