Erxes GraphQL API

GraphQL Federation API powering the Erxes XOS platform. Built on Apollo Router with microservices architecture, it exposes endpoints for contacts, companies, conversations, tickets, tasks, deals, automations, pipelines, and team inboxes. The API Gateway runs on port 4000 in self-hosted deployments.

API entry from apis.yml

apis.yml Raw ↑
aid: erxes:graphql-api
name: Erxes GraphQL API
description: GraphQL Federation API powering the Erxes XOS platform. Built on Apollo Router with microservices
  architecture, it exposes endpoints for contacts, companies, conversations, tickets, tasks, deals, automations,
  pipelines, and team inboxes. The API Gateway runs on port 4000 in self-hosted deployments.
tags:
- GraphQL
- CRM
- Contacts
- Conversations
- Automation
humanURL: https://erxes.io/docs/introduction
baseURL: https://erxes.io
properties:
- url: https://erxes.io/docs/introduction
  type: Documentation
- url: graphql/erxes-graphql.md
  type: GraphQL