# ScanPower API Configuration
SCANPOWER_BASE_URL=https://api.scanpower.com
SCANPOWER_USERNAME=your_username
SCANPOWER_PASSWORD=your_password
SCANPOWER_OPENAPI_SPEC=https://unity.scanpower.com/docs/api/scanpower-api-bundled.json
# Optional: Proxy user ID for making calls on behalf of another user
SCANPOWER_PROXY_USER_ID=
# Amazon SP-API Configuration (for Amazon-specific operations)
AMAZON_MARKETPLACE_ID=ATVPDKIKX0DER
AMAZON_ACCESS_KEY_ID=your_access_key
AMAZON_SECRET_ACCESS_KEY=your_secret_key
AMAZON_ROLE_ARN=your_role_arn