cURL
curl --request GET \ --url http://api-sandbox.fexpayments.com/merchant/health
{ "status": "healthy", "service": "merchant-api" }
Check if the service is running and healthy
Documentation IndexFetch the complete documentation index at: https://developer.fexpayments.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.fexpayments.com/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy
"healthy"
"merchant-api"