Using python-aiplatform with googleapis.com

Python integration

✓ Official SDK

Install

pip install python-aiplatform

Quick start

import python-aiplatform

client = python_aiplatform.Client("YOUR_API_KEY")
Stateless method to retrieve emission estimates. Details on how emission esti…
curl \
  https://travelimpactmodel.googleapis.com/v1/flights:computeFlightEmissions
SDK on GitHub 📄 API Docs
SDK
python-aiplatform
Python
API
googleapis.com
googleapis.com:travelimpactmodel

At a glance

Language Python
Endpoints1
Base URLhttps://travelimpactmodel.googleapis.com
✓ Official