Using go-genai with googleapis.com

Go integration

✓ Official SDK
Install
go get github.com/googleapis/go-genai
Quick start
import "go-genai"

// Initialize client
client := go-genai.NewClient("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
go-genai
Go
API
googleapis.com
googleapis.com:domainsrdap
At a glance
Language Go
Endpoints10
Base URLhttps://domainsrdap.googleapis.com
✓ Official