A
AI Platform Training & Prediction API
Details
- URL
-
https://ml.googleapis.com/ - Docs
- https://cloud.google.com/ml/
Authentication
Google Cloud OAuth 2.0 access token / Application Default Credentials oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential> For the easiest local setup, configure Application Default Credentials using `gcloud auth application-default login`, then mint a token when needed with `gcloud auth application-default print-access-token`. Google Cloud authentication docs also describe REST authentication and other ADC flows at Authenticate to Google Cloud.
?key=<credential> Create and manage an API key from your Google Cloud project using the API Keys docs at Manage API keys. Google Cloud's auth docs also describe passing API keys to supported REST APIs at Use API keys to access APIs.