Groove · GraphQL Specification

Groove GraphQL API

GraphQL API exposing conversations, messages, agents, contacts, mailboxes, tags, and knowledge base data through a single endpoint. Authentication uses a Bearer API key retrieved from Groove account settings. The GraphQL API is the actively developed replacement for the legacy v1 REST API.

Documentation Endpoint View on GitHub Customer SupportHelpdeskShared InboxKnowledge BaseConversationsLive ChatGraphQL

Overview

Groove GraphQL API is a GraphQL API specification published by Groove on the APIs.io network.

GraphQL API exposing conversations, messages, agents, contacts, mailboxes, tags, and knowledge base data through a single endpoint. Authentication uses a Bearer API key retrieved from Groove account settings. The GraphQL API is the actively developed replacement for the legacy v1 REST API.

The GraphQL endpoint is available at https://api.groovehq.com/graphql. documentation is published at https://developer.groovehq.com.

The specification includes 1 reference link.

Tagged areas include Customer Support, Helpdesk, Shared Inbox, Knowledge Base, and Conversations.

Endpoint

https://api.groovehq.com/graphql

References

Related API Specs

Groove Webhooks (AsyncAPI)
Back to Groove · All GraphQL Specs · GitHub