# API Configuration - LWCC Picklist
# ⚠️ IMPORTANT: This file contains sensitive credentials. Never commit to version control!

# BigCommerce API Credentials
BIGCOMMERCE_STORE_HASH=okkyzcvfik
BIGCOMMERCE_ACCESS_TOKEN=4mfc9bigszpojp6wipj4ezwctzc2zyx

# API Authentication
API_KEY=dwkdwiwipoj3poi39040soijslak

# Allowed Domains (for CORS)
# Comma-separated list of domains allowed to call this API
ALLOWED_ORIGINS=https://newbold.kensiumcommerce.com,http://localhost:3000

# Environment
ENVIRONMENT=development
