Mengaktifkan Google Workspace API

Sebelum menggunakan Google API, Anda harus mengaktifkannya di project Google Cloud. Anda dapat mengaktifkan satu atau beberapa API dalam satu project Google Cloud. Jika Anda belum memiliki project Google Cloud, lihat Membuat project Cloud.

Untuk mengaktifkan API di project Cloud:

Konsol Google Cloud

  1. Di konsol Google Cloud, buka Menu > More products > Google Workspace > Product Library.

    Buka Koleksi Produk

  2. Klik API yang ingin Anda aktifkan.
  3. Klik Enable.
  4. Untuk mengaktifkan API lainnya, ulangi langkah-langkah ini.

Google Cloud CLI

  1. Instal atau buka Antarmuka Command Line (CLI) Google Cloud.
  2. Jalankan perintah services enable, yang menentukan layanan API yang akan diaktifkan.

    gcloud services enable API_SERVICE_ID

Google Workspace API

Gunakan link konsol Google Cloud berikut atau Antarmuka Command Line (CLI) Google Cloud untuk mengaktifkan Google Workspace API tertentu di project Cloud Anda.

Aktifkan Admin SDK API
gcloud services enable admin.googleapis.com
Aktifkan Alert Center API
gcloud services enable alertcenter.googleapis.com
Aktifkan Apps Script API
gcloud services enable script.googleapis.com
Aktifkan CalDAV API
gcloud services enable caldav.googleapis.com
Aktifkan Calendar API
gcloud services enable calendar-json.googleapis.com
Aktifkan Chat API
gcloud services enable chat.googleapis.com
Aktifkan Classroom API
gcloud services enable classroom.googleapis.com
Aktifkan Cloud Identity API
gcloud services enable cloudidentity.googleapis.com
Aktifkan Cloud Search API
gcloud services enable cloudsearch.googleapis.com
Aktifkan Docs API
gcloud services enable docs.googleapis.com
Aktifkan Drive API
gcloud services enable drive.googleapis.com
Aktifkan Drive Activity API
gcloud services enable driveactivity.googleapis.com
Aktifkan Drive Labels API
gcloud services enable drivelabels.googleapis.com
Aktifkan Forms API
gcloud services enable forms.googleapis.com
Aktifkan Gmail API
gcloud services enable gmail.googleapis.com
Aktifkan Groups Migration API
gcloud services enable groupsmigration.googleapis.com
Aktifkan Groups Settings API
gcloud services enable groupssettings.googleapis.com
Aktifkan Google Workspace Add-ons API
gcloud services enable gsuiteaddons.googleapis.com
Aktifkan Google Keep API
gcloud services enable keep.googleapis.com
Aktifkan Enterprise License Manager API
gcloud services enable licensing.googleapis.com
Aktifkan Marketplace API
gcloud services enable appsmarket.googleapis.com
Aktifkan Marketplace SDK
gcloud services enable appsmarket-component.googleapis.com
Aktifkan REST API Meet
gcloud services enable meet.googleapis.com
Aktifkan People API
gcloud services enable people.googleapis.com
Aktifkan Postmaster Tool API
gcloud services enable gmailpostmastertools.googleapis.com
Aktifkan Reseller API
gcloud services enable reseller.googleapis.com
Aktifkan Sheets API
gcloud services enable sheets.googleapis.com
Aktifkan Slides API
gcloud services enable slides.googleapis.com
Aktifkan Tasks API
gcloud services enable tasks.googleapis.com
Aktifkan Vault API
gcloud services enable vault.googleapis.com

Langkah berikutnya

Pelajari cara kerja autentikasi dan otorisasi untuk Google Workspace API.