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

Google Cloud Storage ObjectAccessControls API

Operations for managing object-level access control lists

Google Cloud Storage ObjectAccessControls API is one of 6 APIs that Google Cloud Storage publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 12 JSON Schema definitions.

Tagged areas include ObjectAccessControls. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, pricing, rate-limit docs, an API reference, and 12 JSON Schemas.

This API exposes 6 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v1.

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

6 operations 2 paths 2 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://storage.googleapis.com/storage/v1
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Google Cloud Storage ObjectAccessControls API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 5 scopes. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication for Google Cloud APIs
  • bearerAuth — Bearer token authentication using a Google Cloud access token obtained via service account or user credentials.

Paths & Operations 6

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

ObjectAccessControls 6

Operations for managing object-level access control lists

GET
/b/{bucket}/o/{object}/acl
Google Cloud Storage List Object Acl Entries
listObjectAccessControls 4 params → 200401403404
POST
/b/{bucket}/o/{object}/acl
Google Cloud Storage Create an Object Acl Entry
insertObjectAccessControl 4 params body → 200400401403404
GET
/b/{bucket}/o/{object}/acl/{entity}
Google Cloud Storage Get an Object Acl Entry
getObjectAccessControl 5 params → 200401403404
PUT
/b/{bucket}/o/{object}/acl/{entity}
Google Cloud Storage Update an Object Acl Entry
updateObjectAccessControl 5 params body → 200400401403404
PATCH
/b/{bucket}/o/{object}/acl/{entity}
Google Cloud Storage Patch an Object Acl Entry
patchObjectAccessControl 5 params body → 200400401403404
DELETE
/b/{bucket}/o/{object}/acl/{entity}
Google Cloud Storage Delete an Object Acl Entry
deleteObjectAccessControl 5 params → 204401403404

Schemas 2

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

ObjectAccessControl
object
An access-control entry for an object.
13 properties 2 required
Error
object
An error response from the Cloud Storage JSON API.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gcp-cloud-storage-objectaccesscontrols-api-openapi.yml Raw ↑

Other APIs Google Cloud Storage publishes across the network.

Google Cloud Storage XML API
Google Cloud Storage BucketAccessControls API
Google Cloud Storage Buckets API
Google Cloud Storage DefaultObjectAccessControls API
Google Cloud Storage Objects API
Where this information came from

This is an independent, third-party profile of Google Cloud Storage ObjectAccessControls 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.