Using java-genai with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/java-genai
Gets a category on the portal.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apigee.googleapis.com/v1/{name}
Lists the Apigee organizations and associated Google Cloud projects that you …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apigee.googleapis.com/v1/{parent}
Generates a PKCS #10 Certificate Signing Request for the private key in an al…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apigee.googleapis.com/v1/{name}/csr
SDK on GitHub 📄 API Docs
SDK
java-genai
Java
API
googleapis.com
googleapis.com:apigee
At a glance
Language Java
Endpoints109
Base URLhttps://apigee.googleapis.com
✓ Official