googleapis.com

Note that we now highly recommend new customers to use Retail API, which incorporates the GA version of the Recommendations AI funtionalities. To enable Retail API, please visit https://console.cloud.google.com/apis/library/retail.googleapis.com. The Recommendations AI service enables customers to b

🔑 oauth2 17 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://recommendationengine.googleapis.com/v1beta1/{name}
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://recommendationengine.googleapis.com/v1beta1/{name}/operations
Lists all the catalog configurations associated with the project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://recommendationengine.googleapis.com/v1beta1/{parent}/catalogs
Endpoints (17 total)
GET
/v1beta1/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1beta1/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1beta1/{parent}/catalogs
Lists all the catalog configurations associated with the project.
GET
/v1beta1/{parent}/userEvents
Gets a list of user events within a time range, with potential filtering. The…
GET
/v1beta1/{parent}/catalogItems
Gets a list of catalog items.
GET
/v1beta1/{parent}/userEvents:collect
Writes a single user event from the browser. This uses a GET request to due t…
GET
/v1beta1/{parent}/predictionApiKeyRegistrations
List the registered apiKeys for use with predict method.
POST
/v1beta1/{name}:predict
Makes a recommendation prediction. If using API Key based authentication, the…
POST
/v1beta1/{parent}/catalogItems
Creates a catalog item.
POST
/v1beta1/{parent}/userEvents:purge
Deletes permanently all user events specified by the filter provided. Dependi…
POST
/v1beta1/{parent}/userEvents:write
Writes a single user event.
POST
/v1beta1/{parent}/userEvents:import
Bulk import of User events. Request processing might be synchronous. Events t…
At a glance
Total SDKs10
Languages6
Endpoints17
Authoauth2
Categories2
https://recommendationengine.googleapis.com