Google Chat API

REST API for sending and managing messages, spaces, members, reactions, attachments, custom emoji, user notification settings, and read states in Google Chat. Authentication uses OAuth 2.0 user credentials or service-account credentials (for app-bot calls).

API entry from apis.yml

apis.yml Raw ↑
aid: google-chat-integrations-for-workspace:chat-api
name: Google Chat API
description: REST API for sending and managing messages, spaces, members, reactions, attachments, custom
  emoji, user notification settings, and read states in Google Chat. Authentication uses OAuth 2.0 user
  credentials or service-account credentials (for app-bot calls).
humanURL: https://developers.google.com/workspace/chat
baseURL: https://chat.googleapis.com
tags:
- Google Chat
- Messages
- Spaces
- Members
- Reactions
- Chat Apps
properties:
- type: Documentation
  url: https://developers.google.com/workspace/chat
- type: API Reference
  url: https://developers.google.com/workspace/chat/api/reference/rest
- type: Discovery Document
  url: https://chat.googleapis.com/$discovery/rest?version=v1
- type: Authentication
  url: https://developers.google.com/workspace/chat/authenticate-authorize
- type: Build Chat Apps
  url: https://developers.google.com/workspace/chat/build