Google Chat Integrations for Workspace website screenshot

Google Chat Integrations for Workspace

Google Chat is the messaging and collaboration platform built into Google Workspace, allowing teams to chat in direct messages, group conversations, and spaces with threaded discussions, file sharing, tasks, and Chat app integrations. The Google Chat REST API lets developers build Chat apps that send messages, manage spaces and members, post cards, handle slash commands, react to events, and integrate external services into Workspace conversations. Authentication uses OAuth 2.0 (user credentials for user-impersonating calls) or service-account credentials for app-bot calls.

Google Chat Integrations for Workspace publishes 7 APIs on the APIs.io network, including CustomEmojis API, Google Chat API API, Members API, and 4 more. Tagged areas include Google Workspace, Team Chat, Messaging, Collaboration, and Chat Apps.

Google Chat Integrations for Workspace’s developer surface includes authentication, documentation, pricing, signup flow, support, engineering blog, and 8 more developer resources.

32.9/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
8 APIs
Google WorkspaceTeam ChatMessagingCollaborationChat AppsSpacesSlash CommandsBots

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 32.9/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/google-chat-integrations-for-workspace: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

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 use...

Google Chat Integrations for Workspace CustomEmojis API

The CustomEmojis API from Google Chat Integrations for Workspace — 1 operation(s) for customemojis.

Google Chat Integrations for Workspace Google Chat API API

The Google Chat API API from Google Chat Integrations for Workspace — 1 operation(s) for google chat api.

Google Chat Integrations for Workspace Members API

The Members API from Google Chat Integrations for Workspace — 1 operation(s) for members.

Google Chat Integrations for Workspace Message API

The Message API from Google Chat Integrations for Workspace — 1 operation(s) for message.

Google Chat Integrations for Workspace Messages API

The Messages API from Google Chat Integrations for Workspace — 1 operation(s) for messages.

Google Chat Integrations for Workspace Reactions API

The Reactions API from Google Chat Integrations for Workspace — 1 operation(s) for reactions.

Google Chat Integrations for Workspace Spaces API

The Spaces API from Google Chat Integrations for Workspace — 1 operation(s) for spaces.

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Google Chat API

OPEN COLLECTION

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Google Chat Integrations For Workspace Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Google Chat Integrations For Workspace Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Google Chat Integrations For Workspace Agentic Access

10 operations · 5 acting

10 operations · 5 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: google-chat-integrations-for-workspace
name: Google Chat Integrations for Workspace
description: Google Chat is the messaging and collaboration platform built into Google Workspace, allowing teams to chat in
  direct messages, group conversations, and spaces with threaded discussions, file sharing, tasks, and Chat app integrations.
  The Google Chat REST API lets developers build Chat apps that send messages, manage spaces and members, post cards, handle
  slash commands, react to events, and integrate external services into Workspace conversations. Authentication uses OAuth
  2.0 (user credentials for user-impersonating calls) or service-account credentials for app-bot calls.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/google-chat-integrations-for-workspace.png
tags:
- Google Workspace
- Team Chat
- Messaging
- Collaboration
- Chat Apps
- Spaces
- Slash Commands
- Bots
url: https://raw.githubusercontent.com/api-evangelist/google-chat-integrations-for-workspace/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- 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: APIReference
    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
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-customemojis-api
  name: Google Chat Integrations for Workspace CustomEmojis API
  description: The CustomEmojis API from Google Chat Integrations for Workspace — 1 operation(s) for customemojis.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - CustomEmojis
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-customemojis-api-openapi.yml
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-google-chat-api-api
  name: Google Chat Integrations for Workspace Google Chat API API
  description: The Google Chat API API from Google Chat Integrations for Workspace — 1 operation(s) for google chat api.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - Google Chat API
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-google-chat-api-api-openapi.yml
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-members-api
  name: Google Chat Integrations for Workspace Members API
  description: The Members API from Google Chat Integrations for Workspace — 1 operation(s) for members.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-members-api-openapi.yml
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-message-api
  name: Google Chat Integrations for Workspace Message API
  description: The Message API from Google Chat Integrations for Workspace — 1 operation(s) for message.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - Message
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-message-api-openapi.yml
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-messages-api
  name: Google Chat Integrations for Workspace Messages API
  description: The Messages API from Google Chat Integrations for Workspace — 1 operation(s) for messages.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-messages-api-openapi.yml
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-reactions-api
  name: Google Chat Integrations for Workspace Reactions API
  description: The Reactions API from Google Chat Integrations for Workspace — 1 operation(s) for reactions.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - Reactions
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-reactions-api-openapi.yml
- aid: google-chat-integrations-for-workspace:google-chat-integrations-for-workspace-spaces-api
  name: Google Chat Integrations for Workspace Spaces API
  description: The Spaces API from Google Chat Integrations for Workspace — 1 operation(s) for spaces.
  humanURL: https://developers.google.com/workspace/chat
  baseURL: https://chat.googleapis.com
  tags:
  - Spaces
  properties:
  - type: OpenAPI
    url: openapi/google-chat-integrations-for-workspace-spaces-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/google-chat-integrations-for-workspace-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/google-chat-integrations-for-workspace-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/google-chat-integrations-for-workspace-domain-security.yml
- type: Authentication
  url: authentication/google-chat-integrations-for-workspace-authentication.yml
- type: OAuthScopes
  url: scopes/google-chat-integrations-for-workspace-scopes.yml
- type: GitHubOrganization
  url: https://github.com/googleworkspace
- type: Website
  url: https://workspace.google.com/products/chat/
- type: Documentation
  url: https://developers.google.com/workspace/chat
- type: DeveloperPortal
  url: https://developers.google.com/workspace
- type: Cloud Console
  url: https://console.cloud.google.com
- type: Pricing
  url: https://workspace.google.com/pricing.html
- type: Signup
  url: https://workspace.google.com/signup
- type: Support
  url: https://support.google.com/chat
- url: https://developers.google.com/feeds/chat-release-notes.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com