Authorization: Bearer ********************
curl --location --request GET 'https://api.cne.cl/api/v3/combustible/calefaccion/tipos' \ --header 'Authorization: Bearer <token>'
[ { "nombre": "string" } ]