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.

31.6/100 thin ▬ flat Agent 27/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
Google WorkspaceTeam ChatMessagingCollaborationChat AppsSpacesSlash CommandsBots

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 9

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

API Collection

OPEN COLLECTION

Google Chat API

OPEN COLLECTION

Scroll for all 9

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
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
  - Message
  - Spaces
  - Members
  - Reactions
  - Chat Apps
  tags_raw:
  - 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:
  - Message
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/google-chat-integrations-for-workspace"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/google-chat-integrations-for-workspace/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/google-chat-integrations-for-workspace/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.