Nexscope Ecommerce API — Data skill for Claude Code
Ecommerce data and creative AI APIs for marketplace research, product imagery, and video generation, with documentation and code examples.
How to install Nexscope Ecommerce API
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nexscope-ai/nexscope-ecommerce-api and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Nexscope Ecommerce API does
Ecommerce data and creative AI APIs for marketplace research, product imagery, and video generation, with documentation and code examples.
Alternatives in Data
- HTML Video — Programmatic video for coding agents — HTML to video on your laptop 4.5k ★
- MCP Server Chart — 🤖 A visualization mcp & skills contains 25+ visual charts using @antvis 4k ★
- Indonesia Gov APIs — 🇮🇩 50+ Indonesian Government APIs & Data Sources — BPS, OJK, BPJPH, BPOM, Bank Indonesia, IDX, BMKG + MCP se 134 ★
README
Nexscope Ecommerce API
Connect ecommerce workflows to marketplace data, product research, and AI image and video creation through Nexscope APIs.
**225 APIs · 172 Data APIs · 53 Creative APIs · 20 categories**
[Get an API key](https://www.nexscope.ai/seller/api-access?co-from=github-ecommerce-api) · [Official API docs](https://www.nexscope.ai/api-docs?co-from=github-ecommerce-api) · [Complete catalog](#complete-api-catalog) · [Integration guide](docs/calling-apis.md)
This repository includes documentation for every API in the official directory, request/response definitions, editable request samples, and cURL, JavaScript, and Python clients. Use it to connect marketplace research, sourcing, keyword analysis, product imagery, and video creation to your application.
Quick start
1. Get and configure your API key
Open [API Access](https://www.nexscope.ai/seller/api-access?co-from=github-ecommerce-api), sign in, and create or copy your user API key. Send it in the `Authorization` header as a bearer token.
Creative API access requires an active subscription. Trial credits do not enable Creative API key access. Review your account access and [current plans](https://www.nexscope.ai/pricing?co-from=github-ecommerce-api) before submitting generation requests.
Keep the key on your server. Do not commit it or expose it in a browser application. In Bash or Zsh, enter it without displaying it or putting its value into shell history:
printf 'Nexscope API key: '
read -r -s NEXSCOPE_API_KEY
printf '\n'
export NEXSCOPE_API_KEY
All run requests use:
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
2. Make your first Data API request
This example calls [Amazon Search API](docs/data/amazon-search.md) for `phone case` results. It sends a real API request when you execute it with your key.
curl --silent --show-error --fail-with-body --max-time 120 \
-X POST 'https://api.nexscope.ai/api/skill-api/v1/skills/amazon
Related Skills
Amazon Data API
Amazon marketplace data APIs for product search, ASIN research, keywords, traffic, reviews, sales estimates, p
ECommerce Skills
E-commerce skills for AI agents — product research, marketing automation, supply chain optimization, and busin
YouTube Automation System
🎬 AI-powered YouTube automation system with multi-agent pipeline: Research → Director → Screenplay → Prompt →
Ecommerce SEO Geo Skills
Portable skills for ecommerce SEO, GEO readiness, structured data, product-listing optimization, keyword gaps,
Senzing MCP Skill
Agent skill for Senzing entity resolution — data mapping, SDK code generation, documentation search, error tro
TikHub API Helper
TikHub API Helper is a Claude Code Agent Skill that helps users search, discover, and call TikHub APIs. TikHub
Related Agents
Content Copywriter
Use this agent for technical documentation including API documentation, README files, architectural docs, and
Marketing Manager
Marketing strategist covering SNS, ads, content, and campaigns. Orchestrates creative production with image/vi
Design Asset Generator
Stage 2c of the world-class-design process. Replaces code-drawn gradients and shapes with generated imagery, s