ecommerce-amazon-advertising-api

Installation
SKILL.md

Amazon Ads

Authorize Amazon Ads accounts, manage SP, SB, and SD entities, and retrieve advertising reports.

The package preserves 67 Amazon-platform operations (23 read or connection operations and 44 mutations). It uses only NEXSCOPE_PROXY_BASE and NEXSCOPE_API_KEY. Provider credentials, refresh, request signing, authorization state, upload locations, and document locations remain on the backend.

Core Concepts

  • Use one backend-owned Ads connection for authorization, SP/SB/SD entity management, and v3 reporting.
  • The aggregate catalog routes connection and report operations to dedicated scripts and ordinary entity operations to the generic client.
  • Amazon Ads uses the separate Advertising API and authorization service, not the Seller SP-API; SP here means Sponsored Products.

Operation Catalog

The concise index below is generated from the same contract consumed by the runtime. See references/api.md for full request, validation, pagination, result, status, and example details, and references/api.json for the machine-readable contract.

ads_auth.authorize_url - Authorize Url

Installs
8
GitHub Stars
71
First Seen
Aug 31, 2026
ecommerce-amazon-advertising-api — nexscope-ai/nexscope-ecommerce-skills