Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.0 (latest)
Generate api and navigation tokens for a cookieless embed session
The generate tokens endpoint is used to create new tokens of type:
Api token.
Navigation token.
The generate tokens endpoint should be called every time the Looker client asks for a token (except for the
first time when the tokens returned by the acquire_session endpoint should be used).
Embed session expiration handling
This endpoint does NOT return an error when the embed session expires. This is to simplify processing
in the caller as errors can happen for non session expiration reasons. Instead the endpoint returns
the session time to live in the session_reference_token_ttl response property. If this property
contains a zero, the embed session has expired.
NOTE: Calls to this endpoint require Embedding to be enabled. Usage of this endpoint is not authorized for Looker Core Standard and Looker Core Enterprise.
[[["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 2025-01-14 UTC."],[],[]]