curl --location --request GET '185.252.233.246/api/users/me/billing/usage' \
--header 'X-API-Key: <api-key>'{
"subscription": {
"status": "string",
"plan": {},
"credits": {},
"storage": {},
"resetAt": "2019-08-24T14:15:22.123Z",
"endsAt": "2019-08-24T14:15:22.123Z"
}
}