Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Auf der Seite API im Bereich Plattform des Menüs Verwaltung können Sie den Zugriff auf den Serverendpunkt der Looker API verwalten. Die Seite enthält auch einen Link zur API Explorer-Dokumentation.
Auf die API-Seite zugreifen
So greifen Sie auf die API-Seite zu:
Klicken Sie auf das Hauptmenü von Looker menu.
Klicken Sie auf Verwaltung, um das Menü Verwaltung zu öffnen.
Wählen Sie API aus.
Rufen Sie die API-Host-URL auf.
API-Host-URL
Die API-Host-URL ist der Domainname (und Port), über den Nutzer den Serverendpunkt der Looker API erreichen. Geben Sie zum Angeben einer URL den API-Pfad im Feld API-Host-URL im folgenden Format ein:
https://<instance_name>.cloud.looker.com
Bei Looker-Installationen hinter einem Load Balancer (z. B. einer Clusterkonfiguration) oder einem anderen Proxy kann der für Nutzer sichtbare Domainname vom tatsächlichen Maschinennamen des Looker-Servers abweichen. In diesem Fall müssen in der API-Host-URL der für Nutzer sichtbare API-Hostname und der Port angegeben werden.
Wenn das Feld API-Host-URL leer ist, verwendet Looker den Standard-API-Pfad. Für Looker-Instanzen, die auf Google Cloud, Microsoft Azure und Amazon Web Service (AWS) gehostet werden und am oder nach dem 07.07.2020 erstellt wurden, wird für den Standardpfad der Looker API der Port 443 verwendet. Für Looker-Instanzen, die auf AWS gehostet und vor dem 07.07.2020 erstellt wurden, wird für den Standardpfad der Looker API der Port 19999 verwendet. Die Standard-API-URL hat das folgende Format:
https://<instance_name>.cloud.looker.com:<port>
API-Dokumentation
Wenn Sie die API Explorer-Erweiterung aus dem Looker Marketplace installiert haben, können Sie auf API Explorer verwenden klicken, um den API Explorer zu öffnen und die aktuelle API-Dokumentation aufzurufen.
Wenn Sie die API Explorer-Erweiterung noch nicht installiert haben, klicken Sie auf API Explorer über den Marketplace installieren, um sie in Ihrer Looker-Instanz zu installieren.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]