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 DefaultObjectAccessControls API

Operations for managing default object access controls on buckets

Google Cloud Storage DefaultObjectAccessControls 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 DefaultObjectAccessControls. 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 DefaultObjectAccessControls 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.

DefaultObjectAccessControls 6

Operations for managing default object access controls on buckets

GET
/b/{bucket}/defaultObjectAcl
Google Cloud Storage List Default Object Acl Entries
listDefaultObjectAccessControls 4 params → 200401403404
POST
/b/{bucket}/defaultObjectAcl
Google Cloud Storage Create a Default Object Acl Entry
insertDefaultObjectAccessControl 2 params body → 200400401403404
GET
/b/{bucket}/defaultObjectAcl/{entity}
Google Cloud Storage Get a Default Object Acl Entry
getDefaultObjectAccessControl 3 params → 200401403404
PUT
/b/{bucket}/defaultObjectAcl/{entity}
Google Cloud Storage Update a Default Object Acl Entry
updateDefaultObjectAccessControl 3 params body → 200400401403404
PATCH
/b/{bucket}/defaultObjectAcl/{entity}
Google Cloud Storage Patch a Default Object Acl Entry
patchDefaultObjectAccessControl 3 params body → 200400401403404
DELETE
/b/{bucket}/defaultObjectAcl/{entity}
Google Cloud Storage Delete a Default Object Acl Entry
deleteDefaultObjectAccessControl 3 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-defaultobjectaccesscontrols-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 ObjectAccessControls API
Google Cloud Storage Objects API
Where this information came from

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