-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
23 lines (19 loc) · 1.68 KB
/
Copy path.env.example
File metadata and controls
23 lines (19 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ─── Login with Amazon (LWA) ───────────────────────────────────────────────────
# Create an LWA app at https://sellercentral.amazon.com/apps/manage
LWA_CLIENT_ID=amzn1.application-oa2-client.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
LWA_CLIENT_SECRET=amzn1.oa2-cs.v1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# Refresh token obtained during the OAuth grant flow for your seller/vendor account
SP_API_REFRESH_TOKEN=Atzr|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# ─── Region ────────────────────────────────────────────────────────────────────
# NA → us-east-1 (US, CA, MX, BR)
# EU → eu-west-1 (DE, FR, IT, ES, NL, SE, PL, TR, EG, SA, AE, IN)
# FE → us-west-2 (JP, AU, SG)
SP_API_REGION=us-east-1
# ─── Marketplace ───────────────────────────────────────────────────────────────
# Full list: https://developer-docs.amazon.com/sp-api/docs/marketplace-ids
# ATVPDKIKX0DER = US A2EUQ1WTGCTBG2 = CA A1AM78C64UM0Y8 = MX
# A1F83G8C2ARO7P = UK A1PA6795UKMFR9 = DE A13V1IB3VIYZZH = FR
SP_API_MARKETPLACE_ID=ATVPDKIKX0DER
# ─── Optional: Seller / Vendor ID ──────────────────────────────────────────────
# Required for some endpoints (FBA Inventory, etc.)
# SP_API_SELLER_ID=AXXXXXXXXXXX