x-api-key: ********************
curl --location --request GET '/api/v1/payment-fiat-rates/cache/stats' \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "size": 0, "keys": [ "string" ] } }