auth-bearer: ********************
curl --location --request POST '/chat/send//' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "string" }'