Authorization: Bearer ********************curl --location --request GET '/auth/me' \
--header 'Authorization: Bearer <token>'{
"client_id": 953,
"key_name": "Production",
"scopes": [
"*"
],
"rate_limit_per_hour": 1000,
"access_token_expires_at": "2019-08-24T14:15:22.123Z"
}