curl --location 'https://main-harbor-gw-mon.erd.luxerone.com/api/customer/v1/me' \
--header 'X-API-Key: <api-key>'{
"api_key": {
"id": 0,
"label": "string",
"prefix": "string"
},
"organization": {
"id": 0,
"name": "string"
},
"rate_limit": {
"limit": 0,
"remaining": 0,
"reset_at": "2019-08-24T14:15:22.123Z"
}
}