Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman API di bagian Platform pada menu Admin memungkinkan Anda mengelola akses ke endpoint server Looker API. Halaman ini juga menyediakan link ke dokumentasi API Explorer.
Mengakses halaman API
Untuk mengakses halaman API:
Klik ikon Menu utama Looker menu.
Klik Admin untuk membuka menu Admin.
Pilih API.
Lihat URL Host API.
URL Host API
URL Host API adalah nama domain (dan port) yang ditampilkan kepada pengguna yang diperlukan pengguna untuk menjangkau endpoint server Looker API. Untuk menentukan URL, masukkan jalur API Anda di kolom URL Host API dalam format berikut:
https://<instance_name>.cloud.looker.com
Untuk penginstalan Looker di balik load balancer (misalnya, konfigurasi cluster) atau proxy lainnya, nama domain yang ditampilkan kepada pengguna mungkin berbeda dengan nama mesin server Looker yang sebenarnya. Jika demikian, URL Host API harus menunjukkan nama dan port host API yang ditampilkan kepada pengguna.
Jika kolom URL Host API kosong, Looker akan menggunakan jalur API default. Untuk instance Looker yang dihosting di Google Cloud, Microsoft Azure, dan instance yang dihosting di Amazon Web Service (AWS) yang dibuat pada atau setelah 07/07/2020, jalur Looker API default menggunakan port 443. Untuk instance Looker yang dihosting di AWS yang dibuat sebelum 07/07/2020, jalur Looker API default menggunakan port 19999. URL API default menggunakan format berikut:
https://<instance_name>.cloud.looker.com:<port>
Dokumentasi API
Jika telah menginstal ekstensi API Explorer dari Looker Marketplace, Anda dapat mengklik Gunakan API Explorer untuk membuka API Explorer dan melihat dokumentasi API saat ini.
Jika belum menginstal ekstensi API Explorer, Anda dapat mengklik Instal API Explorer dari Marketplace untuk menginstal API Explorer di instance Looker.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-25 UTC."],[],[],null,["# Admin settings - API\n\nThe **API** page in the **Platform** section of the **Admin** menu lets you manage access to the Looker API server endpoint. The page also provides a link to the [API Explorer](/looker/docs/api-explorer) documentation.\n\nAccessing the API page\n----------------------\n\nTo access the API page:\n\n1. Click the Looker **Main menu** icon menu.\n2. Click **Admin** to open the **Admin** menu.\n3. Select **API**.\n4. View the **API Host URL**.\n\n| **Note:** If you have a permission that provides access to only select pages in the Admin panel, such as [`manage_schedules`](/looker/docs/admin-panel-users-roles#manage_schedules), [`manage_themes`](/looker/docs/admin-panel-users-roles#manage_themes), or [`see_admin`](/looker/docs/admin-panel-users-roles#see_admin), but you don't have the [Admin role](/looker/docs/admin-panel-users-roles#default_roles), the page or pages that are described here may not be visible to you in the Admin panel.\n\nAPI Host URL\n------------\n\nThe **API Host URL** is the user-facing domain name (and port) that users need to reach the Looker API server endpoint. To specify a URL, enter your API path in the **API Host URL** field in the following format: \n\n https://\u003cinstance_name\u003e.cloud.looker.com\n\nFor Looker installations behind a load balancer (for example, a [cluster](/looker/docs/clustering-looker) configuration) or other proxy, the user-facing domain name may be different from the actual Looker server machine name. If this is the case, the **API Host URL** must indicate the user-facing API host name and port.\n\nIf the **API Host URL** field is empty, Looker uses the default API path. For Looker instances hosted on Google Cloud, Microsoft Azure, and instances hosted on Amazon Web Service (AWS) that were created on or after 07/07/2020, the default Looker API path uses port `443`. For Looker instances hosted on AWS that were created before 07/07/2020, the default Looker API path uses port `19999`. The default API URL is in the following format: \n\n https://\u003cinstance_name\u003e.cloud.looker.com:\u003cport\u003e\n\nAPI Documentation\n-----------------\n\nIf you have installed the [API Explorer extension](/looker/docs/api-explorer) from the [Looker Marketplace](/looker/docs/marketplace), you can click **Use API Explorer** to open the API Explorer and view current API documentation.\n\nIf you have not installed the API Explorer extension, you can click **Install API Explorer from the Marketplace** to install the API Explorer on your Looker instance."]]