R

Recommendations AI API

REST discovered

Details
URL
https://recommendationengine.googleapis.com
Docs
https://docs.cloud.google.com/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.PredictionServiceClient
Authentication
Google Cloud OAuth 2.0 access token / Application Default Credentials oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

For server-to-server use, create a service account in the Google Cloud Console, grant it the needed IAM roles for Recommendations AI, and authenticate with Google Application Default Credentials as described in Google Cloud authentication. For user-based OAuth, create OAuth client credentials from APIs & Services > Credentials and obtain an access token for Google Cloud APIs.

Google Cloud API key api_key discovered Get key ↗

Create an API key in Google Cloud Console > APIs & Services > Credentials. The Recommendations AI client-library docs note that if you use an API key for predictions, the API key must first be registered with the Recommendations AI API using the API key registry service.