Skip to main content
POST
Mint a Google Picker token

Authorizations

X-API-Key
string
header
required

Response

Successful Response

What the browser needs to open the Google Picker.

access_token
string
required

A short-lived token scoped to drive.file. Never store it.

app_id
string
required

The GCP project number, for PickerBuilder.setAppId.

developer_key
string
required

The public browser API key, for PickerBuilder.setDeveloperKey.

expires_at
string<date-time> | null
required