api_key: ********************X-Api-Key: ********************curl --location 'https://app.sellerassistant.app/api/v1/users/me?api_key=%3Capi-key%3E'{
"id": 123,
"email": "test@gmail.com",
"name": "My Name",
"tokensLeft": 555,
"tokensUsed": 445,
"tokensLimit": 1000,
"tokensRefillAt": "2024-10-02T00:00:00.000000Z"
}