Using js-genai with googleapis.com

TypeScript integration

✓ Official SDK
Install
npm install js-genai
Quick start
import Js_genai from 'js-genai';

const client = new Js_genai({ apiKey: "YOUR_API_KEY" });
The RDAP API recognizes this command from the RDAP specification but does not…
curl \
  https://domainsrdap.googleapis.com/v1/ip
Get help information for the RDAP API, including links to documentation.
curl \
  https://domainsrdap.googleapis.com/v1/help
The RDAP API recognizes this command from the RDAP specification but does not…
curl \
  https://domainsrdap.googleapis.com/v1/domains
SDK on GitHub 📄 API Docs
SDK
js-genai
TypeScript
API
googleapis.com
googleapis.com:domainsrdap
At a glance
Language TypeScript
Endpoints10
Base URLhttps://domainsrdap.googleapis.com
✓ Official