X-Api-Key: ********************
curl --location --request GET 'https://sandbox.mypaygateway.io/api/payment-links/stats' \ --header 'X-Api-Key: <api-key>'
{ "activeCount": 12, "paidCount": 847, "expiredCount": 34, "cancelledCount": 5, "totalCount": 898 }