Google Cloud Pub/Sub logo

Google Cloud Pub/Sub

Google Cloud Pub/Sub is a fully managed, real-time messaging service that allows you to send and receive messages between independent applications. It provides reliable, many-to-many, asynchronous messaging that decouples senders and receivers.

1 APIs 0 Features
Event-DrivenGoogle CloudMessagingPub/Sub

APIs

Google Cloud Pub/Sub API

The Cloud Pub/Sub API provides reliable, many-to-many, asynchronous messaging between applications. It allows you to create and manage topics for publishing messages, create sub...

Event Specifications

Google Cloud Pub/Sub Messaging Surface

Google Cloud Pub/Sub is a fully managed, real-time messaging service for sending and receiving messages between independent applications. This AsyncAPI document describes Pub/Su...

ASYNCAPI

Semantic Vocabularies

Google Cloud Pubsub Context

15 classes · 1 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🚀
GettingStarted
GettingStarted
💰
Pricing
Pricing
🔗
JSONLD
JSONLD

Sources

Raw ↑
name: Google Cloud Pub/Sub
description: >-
  Google Cloud Pub/Sub is a fully managed, real-time messaging service that allows you to send and receive messages
  between independent applications. It provides reliable, many-to-many, asynchronous messaging that decouples senders
  and receivers.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-pubsub/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-30'
specificationVersion: '0.18'
tags:
  - Event-Driven
  - Google Cloud
  - Messaging
  - Pub/Sub
apis:
  - name: Google Cloud Pub/Sub API
    description: >-
      The Cloud Pub/Sub API provides reliable, many-to-many, asynchronous messaging between applications. It allows you
      to create and manage topics for publishing messages, create subscriptions for consuming messages, and handle
      message acknowledgment and delivery.
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://cloud.google.com/pubsub/docs
    baseURL: https://pubsub.googleapis.com
    tags:
      - Messaging
      - Subscriptions
      - Topics
    properties:
      - type: Documentation
        url: https://cloud.google.com/pubsub/docs/reference/rest
      - type: OpenAPI
        url: openapi/google-cloud-pubsub-openapi.yml
      - type: AsyncAPI
        url: asyncapi/google-cloud-pubsub-asyncapi.yml
      - type: JSONSchema
        url: json-schema/google-cloud-pubsub-topic-schema.json
common:
  - type: GitHubOrganization
    url: https://github.com/GoogleCloudPlatform
  - type: GettingStarted
    url: https://cloud.google.com/pubsub/docs/quickstarts
  - type: Pricing
    url: https://cloud.google.com/pubsub/pricing
  - type: JSONLD
    url: json-ld/google-cloud-pubsub-context.jsonld
  - type: Integrations
    url: https://cloud.google.com/marketplace
integrations:
  - name: Become a Partner
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com