Authorization: Bearer ********************
curl --location --request GET '/api/v1/datatime' \ --header 'Authorization: Bearer <token>'
{ "resultado": "OK", "fecha": "2025-03-23 07:26:22" }