{"message":"Welcome to ImprontaCalc API","version":"1.0.0","endpoints":{"health":"GET /health","calculate_electricity":"POST /api/calculate/electricity","calculate_transportation":"POST /api/calculate/transportation","vehicle_years":"GET /api/vehicles/years","vehicle_makes":"GET /api/vehicles/makes?year=2024","vehicle_models":"GET /api/vehicles/models?year=2024&make=Toyota","vehicle_search":"GET /api/vehicles/search?year=2024&make=Toyota&model=Camry","vehicle_vin":"GET /api/vehicles/vin/:vin","electricity_zipcode":"GET /api/electricity/zipcode/:zipcode","electricity_subregions":"GET /api/electricity/subregions","electricity_regions":"GET /api/electricity/regions/:country","calculate_lodging":"POST /api/calculate/lodging","lodging_options":"GET /api/lodging/options","lodging_countries":"GET /api/lodging/countries","lodging_regions":"GET /api/lodging/regions/:country","lodging_cities":"GET /api/lodging/cities/:country","lodging_star_ratings":"GET /api/lodging/star-ratings/:country","lodging_property_types":"GET /api/lodging/property-types/:country","calculate_freight":"POST /api/calculate/freight","calculate_stationary_combustion":"POST /api/calculate/stationary-combustion","stationary_combustion_fuel_types":"GET /api/stationary-combustion/fuel-types","calculate_private_aviation":"POST /api/calculate/private-aviation","calculate_helicopter":"POST /api/calculate/helicopter","private_aviation_categories":"GET /api/private-aviation/categories?vehicle_type=fixed_wing","calculate_meals":"POST /api/calculate/meals","calculate_waste":"POST /api/calculate/waste","waste_disposal_methods":"GET /api/waste/disposal-methods?waste_type=household_residual","waste_countries":"GET /api/waste/countries","calculate_transit":"POST /api/calculate/transit","calculate_water":"POST /api/calculate/water","water_countries":"GET /api/water/countries","calculate_pets":"POST /api/calculate/pets","calculate_venue_estimate":"POST /api/calculate/venue-estimate","venue_building_types":"GET /api/venue-estimate/building-types","calculate_printed_materials":"POST /api/calculate/printed-materials","printed_materials_options":"GET /api/printed-materials/options","calculate_purchased_goods":"POST /api/calculate/purchased-goods","purchased_goods_categories":"GET /api/purchased-goods/categories","purchased_goods_currencies":"GET /api/purchased-goods/currencies","calculate_event_catering":"POST /api/calculate/event-catering","calculate_event_local_travel":"POST /api/calculate/event-local-travel","calculate_event_transport":"POST /api/calculate/event-transport","calculate_event_waste":"POST /api/calculate/event-waste","event_waste_factors":"GET /api/event-waste/factors","event_waste_disposal_defaults":"GET /api/event-waste/disposal-defaults/:country","countries":"GET /api/countries","calculate_wfh":"POST /api/calculate/wfh","wfh_base_factors":"GET /api/wfh-base-factors","calculate_servers":"POST /api/calculate/servers","server_types":"GET /api/server-types","datacenter_types":"GET /api/datacenter-types"}}