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")
Gets the ACME challenge set for a given domain name. Domain names must be pro…
curl \
  https://acmedns.googleapis.com/v1/acmeChallengeSets/{rootDomain}
SDK on GitHub 📄 API Docs
SDK
python-aiplatform
Python
API
googleapis.com
googleapis.com:acmedns

At a glance

Language Python
Endpoints2
Base URLhttps://acmedns.googleapis.com
✓ Official