ecommerce-amazon-ads-api-access

Installation
SKILL.md

Amazon Ads Auth

Authorize Amazon Ads accounts and inspect safe connection and profile metadata.

The package preserves 5 Amazon-platform operations (4 read or connection operations and 1 mutation). 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

  • Authorization creates a backend-owned connection; provider access and refresh tokens never enter the skill runtime.
  • Profiles are safe account metadata used to choose the correct advertising account before reads or mutations.
  • The backend Ads authorization service resolves OAuth application parameters; the local database stores OAuth state, encrypted credentials, and connection/profile metadata.
  • This Advertising API authorization flow is separate from Seller Central and does not use the Seller SP-API connector.

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.

authorize_url - Authorize Url

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