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

Operations for managing Cloud Storage buckets

Google Cloud Storage Buckets 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 Buckets. 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 10 operations across 5 paths, and defines 6 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.

10 operations 5 paths 6 schemas 1 DELETE4 GET1 PATCH2 POST2 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 Buckets 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 10

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

Buckets 10

Operations for managing Cloud Storage buckets

GET
/b
Google Cloud Storage List Buckets
listBuckets 8 params → 200400401403
POST
/b
Google Cloud Storage Create a Bucket
insertBucket 8 params body → 200400401403409
GET
/b/{bucket}
Google Cloud Storage Get a Bucket
getBucket 7 params → 200304400401403404
PUT
/b/{bucket}
Google Cloud Storage Update a Bucket
updateBucket 9 params body → 200400401403404412
PATCH
/b/{bucket}
Google Cloud Storage Patch a Bucket
patchBucket 9 params body → 200400401403404412
DELETE
/b/{bucket}
Google Cloud Storage Delete a Bucket
deleteBucket 4 params → 204400401403404409412
POST
/b/{bucket}/lockRetentionPolicy
Google Cloud Storage Lock Retention Policy
lockBucketRetentionPolicy 3 params → 200400401403404412
GET
/b/{bucket}/iam
Google Cloud Storage Get Bucket Iam Policy
getBucketIamPolicy 3 params → 200400401403404
PUT
/b/{bucket}/iam
Google Cloud Storage Set Bucket Iam Policy
setBucketIamPolicy 2 params body → 200400401403404
GET
/b/{bucket}/iam/testPermissions
Google Cloud Storage Test Bucket Iam Permissions
testBucketIamPermissions 3 params → 200400401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Bucket (30 properties), ObjectAccessControl (13 properties), BucketAccessControl (11 properties), Policy (5 properties). Each schema is shown below with its type and property counts.

ObjectAccessControl
object
An access-control entry for an object.
13 properties 2 required
Bucket
object
A bucket is a container for objects stored in Cloud Storage. Buckets are associated with a project and have globally unique names.
30 properties 1 required
Policy
object
An IAM policy for a Cloud Storage resource.
5 properties
Error
object
An error response from the Cloud Storage JSON API.
1 property
BucketList
object
A list of buckets.
3 properties
BucketAccessControl
object
An access-control entry for a bucket.
11 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gcp-cloud-storage-buckets-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 DefaultObjectAccessControls 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 Buckets 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.