How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Looker Studio Permissions API

Operations for managing asset permissions including getting, updating, adding, and revoking member access.

Looker Studio Permissions API is one of 11 APIs that Looker Studio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Permissions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, rate-limit docs, and 6 JSON Schemas.

This API exposes 4 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://datastudio.googleapis.com/v1.

4 operations 3 paths 5 schemas 1 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://datastudio.googleapis.com/v1
Authentication
OAuth 2.0
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Looker Studio Permissions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication with domain-wide delegation. Requires Google Workspace or Cloud Identity organization.

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Permissions 4

Operations for managing asset permissions including getting, updating, adding, and revoking member access.

GET
/assets/{assetId}/permissions
Looker Studio Get asset permissions
getAssetPermissions 1 param → 200401403404
PATCH
/assets/{assetId}/permissions
Looker Studio Update asset permissions
updateAssetPermissions 1 param body → 200400401403404409
POST
/assets/{assetId}/permissions:addMembers
Looker Studio Add members to asset permissions
addAssetMembers 1 param body → 200400401403404
POST
/assets/{assetId}/permissions:revokeAllPermissions
Looker Studio Revoke all permissions for members
revokeAllAssetPermissions 1 param body → 200400401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Permissions (2 properties), AddMembersRequest (2 properties), RevokePermissionsRequest (1 property), Error (1 property). Each schema is shown below with its type and property counts.

Error
object
Standard error response from the Looker Studio API.
1 property
AddMembersRequest
object
Request body for adding members to an asset's permissions.
2 properties 2 required
RevokePermissionsRequest
object
Request body for revoking all permissions for specified members.
1 property 1 required
Role
string
The access role for a member on a Looker Studio asset.
Permissions
object
Represents the permissions configuration for a Looker Studio asset, mapping roles to arrays of member identifiers.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

looker-studio-permissions-api-openapi.yml Raw ↑

Other APIs Looker Studio publishes across the network.

Looker Studio Assets API
Looker Studio Authentication API
Looker Studio Configuration API
Looker Studio Data API
Looker Studio Embed API
Looker Studio Manifest API
Looker Studio oEmbed API
Looker Studio Reports API
Looker Studio Schema API
Looker Studio Visualization API
Where this information came from

This is an independent, third-party profile of Looker Studio Permissions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.