curl --location --request POST 'https://app.crbnai.com/api/accounts/me/api-keys' \
--header 'Authorization: Bearer <token>'{
"id": "5826e10c-aeef-4de0-9fac-bbd7f9313a2b",
"created_at": "2024-05-02T12:57:26.432Z",
"token": "apikeyv1_asdf"
}