x-api-key: ********************
curl --location --request GET 'https://ai.imbe.me/v1/payment/user/releases' \ --header 'x-api-key;'
{ "totalCount": -9007199254740991, "nextPageToken": "string", "data": [ { "chainId": -2147483648, "projectId": -9007199254740991, "txHash": "string", "user": "string", "amount": "string", "timestamp": -9007199254740991 } ] }