Travel Impact Model API (travelimpactmodel:v1)

2025-06-04

1 new method

Additions

    Methods
  • travelimpactmodel.flights.computeTypicalFlightEmissions

      Flat Path : v1/flights:computeTypicalFlightEmissions

      Path : v1/flights:computeTypicalFlightEmissions

      Description : Retrieves typical flight emissions estimates between two airports, also known as a market. If there are no estimates available for a certain market, the response will return the market object with empty emission fields. The request will still be considered successful. Details on how the typical emissions estimates are computed are on [GitHub](https://github.com/google/travel-impact-model/blob/main/projects/typical_flight_emissions.md). The request can contain up to 1000 markets. If the request has more than 1000 markets, it will fail with an INVALID_ARGUMENT error.

      HTTP Method : POST