Authorization: Bearer ********************
curl --location --request GET 'https://api.cne.cl/api/v4/combustible/vehicular/tiposcombustibles' \ --header 'Authorization: Bearer <token>'
[ { "nombre_combustible": "string" } ]