LoginStay organized with collectionsSave and categorize content based on your preferences.
Version 4.0.26.4
Present client credentials to obtain an authorization token
Looker API implements the OAuth2Resource Owner Password Credentials Grantpattern.
The client credentials required for this login must be obtained by creating an API key on a user account
in the Looker Admin console. The API key consists of a publicclient_idand a privateclient_secret.
The access token returned byloginmust be used in the HTTP Authorization header of subsequent
API requests, like this:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-25 UTC."],[],[]]