GroupMe API v3

REST + JSON API for GroupMe groups, memberships, messages, chats, likes, blocks, users, and bots, plus a Bayeux push service and bot webhook callbacks.

API entry from apis.yml

apis.yml Raw ↑
name: GroupMe API v3
description: REST + JSON API for GroupMe groups, memberships, messages, chats, likes, blocks, users, and
  bots, plus a Bayeux push service and bot webhook callbacks.
humanURL: https://dev.groupme.com/docs/v3
baseURL: https://api.groupme.com/v3
tags:
- Messaging
- Chat
- Bots
properties:
- type: Documentation
  url: https://dev.groupme.com/docs/v3
- type: APIReference
  url: https://dev.groupme.com/docs/v3
- type: Authentication
  url: authentication/groupme-authentication.yml
- type: Conventions
  url: conventions/groupme-conventions.yml
- type: Idempotency
  url: conventions/groupme-conventions.yml
- type: ErrorCatalog
  url: errors/groupme-problem-types.yml
- type: Webhooks
  url: asyncapi/groupme-push-webhooks.yml
- type: DataModel
  url: data-model/groupme-data-model.yml
- type: Lifecycle
  url: lifecycle/groupme-lifecycle.yml
- type: MCPServer
  url: mcp/groupme-mcp.yml