Using python-genai with googleapis.com

Python integration

✓ Official SDK

Install

pip install python-genai

Quick start

import python-genai

client = python_genai.Client("YOUR_API_KEY")
Gets the reader entitlements for a publication reader. - Returns PERMISSION_D…
curl \
  https://readerrevenuesubscriptionlinking.googleapis.com/v1/{name}
SDK on GitHub 📄 API Docs
SDK
python-genai
Python
API
googleapis.com
googleapis.com:readerrevenuesubscriptionlinking

At a glance

Language Python
Endpoints3
Base URLhttps://readerrevenuesubscriptionlinking.googleapis.com
✓ Official