APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Looker
AccessToken
Looker
· Schema
AccessToken
An API access token returned after successful authentication
Analytics
BI Platform
Business Intelligence
Data Analytics
Data Visualization
Properties
Name
Type
Description
access_token
string
The OAuth2 access token string
token_type
string
Token type, always 'Bearer'
expires_in
integer
Number of seconds until the token expires
refresh_token
string
Refresh token (not used in API client credential flow)
View JSON Schema on GitHub