curl --location --request GET 'https://callerapi.com/api/me' \ --header 'x-auth;'
{ "credits_left": 9690206, "credits_monthly": 9999999, "credits_spent": 309793, "email": "test@callerapi.com", "status": "success" }
x-auth: ********************