HaloPay API Tester
Pick an endpoint from the sidebar.
Auth headers are signed automatically.
POST
Request Body
Select Token / Currency
X-Appid
X-Timestamp
X-Sign
Sign = hmacSHA256( JSON.stringify(body) + timestamp , appKey )
Response
Cross-Origin (CORS) Blocked
The API server does not allow browser requests. Use Copy cURL to run the command in your terminal instead.