đ Mystery - Shopify API
Using app credentials with read scopes: read_orders, read_customers, read_products
Ready to test Shopify API access
Available API Endpoints:
GET /api/test - Test all API access
GET /api/shop - Get shop information
GET /api/orders - Get orders from MongoDB (admin auth required)
GET /api/orders?source=shopify - Get orders directly from Shopify API (admin auth required)
GET /api/direct/orders - Get orders directly from Shopify API (alternative endpoint)
GET /api/customers - Get customers (with pagination)
GET /api/products - Get products (with pagination)