Authorization: Bearer ********************
curl --location --request GET 'https://preprod.api.crego.io/v1/crm/status/' \ --header 'Authorization: Bearer <token>'
{ "message": "Service is up & running...", "code": "SERVICE_START_UP" }