🌐 EarnlyPay CORS Cross-Domain Test
This page tests if the EarnlyPay API accepts requests from
earnlypay.com
Test 1: Simple GET Request
Test GET /api/health
Test 2: POST with JSON (SDK Endpoint)
Test POST /api/sdk/customers/lookup
Test 3: POST with API Key (Webhook Endpoint)
Test POST /api/sdk/award-points
Test 4: OPTIONS Preflight
Test OPTIONS Request