x-api-key: YOUR_API_KEY Accept-Language: en-US Content-Type: application/json // Required for POST/PUT requests
curl -X POST https://service.wupex.com/api/product/merchant/invited/list \ -H "x-api-key: YOUR_API_KEY" \ -H "Accept-Language: en-US" \ -H "Content-Type: application/json" \ -d '{"page":1,"pageSize":20}'
await fetch(`${baseUrl}/api/customer/balance`, { headers: { "x-api-key": process.env.WUPEX_API_KEY, "Accept-Language": "en-US", "Content-Type": "application/json" } });
Say goodbye to delays, fraud, and complex setups—our solution is built for speed and trust.
Copyright © 2024 WUPEX | All Rights Reserved.
Copyright © 2024 WUPEX | All Rights Reserved.