Merge is the connective infrastructure for production AI. The Merge Unified API offers one API surface across HRIS, ATS, Accounting, CRM, Ticketing, File Storage, Knowledge Base, and Chat. Merge Agent Handler exposes pre-built enterprise connectors to AI agents via REST + MCP. Merge Gateway provides a unified LLM API across OpenAI, Anthropic, Google, Mistral, Cohere, and xAI with routing, caching, and observability.
URL: Visit APIs.json URL
Run: Capabilities Using Naftiko
- Integrations, Platform, Unified API, Agent Handler, LLM Gateway
- Created: 2025-06-05
- Modified: 2026-05-22
Merge ships three product surfaces:
- Merge Unified API — One API across HRIS, ATS, Accounting, CRM, Ticketing, File Storage, Knowledge Base, and Chat. Hosted on
api.merge.dev(alsoapi-eu.merge.dev,api-ap.merge.dev). Bearer +X-Account-Tokenauth. - Merge Agent Handler — Agentic tool orchestration with pre-built enterprise connectors. Management plane via REST at
ah-api.merge.dev; agent-facing surface via MCP. - Merge Gateway — Unified LLM API on
api-gateway.merge.devrouting to OpenAI, Anthropic, Google, Mistral, Cohere, and xAI. BYOK pricing is $0.05 per million tokens routed.
The provider publishes an RFC 9727 .well-known/api-catalog linking OpenAPI specs for all 10 surfaces above — captured locally in openapi/.
Merge HRIS API provides a unified interface to integrate every HR, payroll, and SCIM directory system with one API. It normalizes data across 80+ HR platforms including Workday, BambooHR, Gusto, Rippling, ADP, and UKG Pro.
Human URL: https://www.merge.dev/categories/hr-payroll-api
Base URL: https://api.merge.dev/api/hris/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: hris-benefits · hris-companies · hris-employees · hris-employments · hris-groups · hris-locations · hris-payroll · hris-teams · hris-time-off
Merge ATS API enables connection to every applicant tracking system with one API. It provides standardized data schemas for candidates, applications, interviews, and job postings across 50+ recruiting platforms including Greenhouse, Lever, Workday, iCIMS, and Jobvite.
Human URL: https://www.merge.dev/categories/ats-recruiting-api
Base URL: https://api.merge.dev/api/ats/v1
Properties: Website · Documentation · OpenAPI · JSONSchema candidate · JSONSchema application · JSONStructure · JSON-LD · Example candidate · Example application
Capabilities: ats-activities · ats-applications · ats-candidates · ats-departments · ats-eeocs · ats-interviews · ats-jobs · ats-offers · ats-offices · ats-scorecards · ats-tags · ats-users
Merge Accounting API provides a unified API for accounting integrations across QuickBooks Online, Xero, NetSuite, Sage Intacct, and (April 2026 beta) Oracle Fusion Cloud ERP. It supports journal entries, payments, invoices, and other financial transaction data.
Human URL: https://www.merge.dev/categories/accounting-api
Base URL: https://api.merge.dev/api/accounting/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: accounts · company-info · contacts · credit-notes · expenses · financial-statements · invoices · items · journal-entries · payments · purchase-orders · tax-rates · tracking-categories · vendor-credits
Merge Ticketing API provides unified access to 30+ ticketing and project management systems including Jira, Asana, Linear, Zendesk, Freshdesk, GitHub Issues, and ServiceNow.
Human URL: https://www.merge.dev/categories/ticketing-api
Base URL: https://api.merge.dev/api/ticketing/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: ticketing-attachments · ticketing-comments · ticketing-contacts · ticketing-projects · ticketing-tags · ticketing-teams · ticketing-tickets · ticketing-users
Merge CRM API provides unified access to 20+ CRM platforms including Salesforce, HubSpot, Pipedrive, and Zoho CRM, with custom object support.
Human URL: https://www.merge.dev/categories/crm-api
Base URL: https://api.merge.dev/api/crm/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: crm-accounts · crm-contacts · crm-engagements · crm-leads · crm-notes · crm-opportunities · crm-stages · crm-users
Merge File Storage API provides unified access to Box, Dropbox, Google Drive, OneDrive, and SharePoint. Includes a built-in File Picker for browsing connected storage accounts.
Human URL: https://www.merge.dev/categories/file-storage-api
Base URL: https://api.merge.dev/api/filestorage/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: file-storage-drives · file-storage-files · file-storage-folders · file-storage-groups · file-storage-users
Merge Knowledge Base API provides unified access to Confluence and Notion (Notion added February 2026). It normalizes Articles, Attachments, Containers, Groups, and Users with ACL management mapping users, groups, and company-level permissions across platforms — feeding enterprise AI context and search.
Human URL: https://www.merge.dev/categories/knowledge-base
Base URL: https://api.merge.dev/api/knowledgebase/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: knowledge-base-articles · knowledge-base-attachments · knowledge-base-containers · knowledge-base-groups · knowledge-base-users
Merge Chat Unified API (launched February 2026) provides real-time, normalized access to chat and messaging platforms starting with Microsoft Teams, with Slack on the roadmap. It normalizes five core object types — Messages, Conversations, Users, Groups, and Members.
Human URL: https://www.merge.dev/categories/chat
Base URL: https://api.merge.dev/api/chat/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: chat-conversations · chat-messages · chat-users · chat-groups
Merge Agent Handler enables AI agents to connect with thousands of pre-built tools for taking real-time actions. It manages authentication, rate limits, error handling, Tool Packs that group connectors per agent, Registered Users for end-user identity, and security controls (standard entity rules + custom regex rules) that scan tool inputs and responses for sensitive data. Exposes both a REST management API and an MCP server surface the agent talks to directly.
Human URL: https://www.merge.dev/merge-agent-handler
Base URL: https://ah-api.merge.dev/api/v1
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example · Support
Capabilities: agent-handler-connectors · agent-handler-tool-packs · agent-handler-registered-users · agent-handler-access-keys · agent-handler-security-rules
Merge Gateway is a control plane for production AI providing unified access to OpenAI, Anthropic, Google (Gemini), Mistral, Cohere, and xAI (Grok) through a single API. It offers intelligent routing on cost/latency/quality, context compression, response caching, spend limits by team/project/customer, request-level logging, and automatic failover. BYOK billing is $0.05 per million tokens.
Human URL: https://www.merge.dev/gateway
Base URL: https://api-gateway.merge.dev
Properties: Website · Documentation · OpenAPI · JSONSchema · JSONStructure · JSON-LD · Example
Capabilities: gateway-models · gateway-responses · gateway-routing
Unified clients live under github.com/merge-api:
- Python: merge-python-client
- Node/TypeScript: merge-node-client
- Go: merge-go-client
- Java: merge-java-client
- Ruby: merge-ruby-client
- C#: merge-csharp-client
- Kotlin: merge-sdk-kotlin
Agent / Gateway / MCP tooling:
- merge-mcp — Python MCP server for the Merge Unified API
- merge-unified-skills — Claude Code skills for the Unified API
- merge-gateway-skills — Claude Code skills for Gateway
- merge-gateway-ai-sdk-provider — Vercel AI SDK provider
- ah-plugins — Agent Handler plugins for AI coding agents
- react-merge-link, vue-merge-link, react-agent-handler-link, react-agent-handler-chat, agent-handler-chat-demo
- n8n-nodes-merge — n8n nodes for workflow automation
Plans captured in plans/merge-plans-pricing.yml:
- Launch — first 3 production Linked Accounts free; $650/mo for up to 10; $65 per additional. 100 req/min, 3-day log retention.
- Professional — contract pricing. 400 req/min, 30-day log retention, custom fields, field-level scopes.
- Enterprise — contract pricing. 600 req/min, 90+ day log retention, Audit Trail, dedicated CSM + Slack channel.
- Agent Handler — consumption-based after a free tier allocation.
- Gateway (BYOK) — $0.05 per million tokens routed.
Rate limits, FinOps mapping, and Spectral rules:
- rate-limits/merge-rate-limits.yml
- finops/merge-finops.yml
- rules/merge-spectral-rules.yml
- vocabulary/merge-vocabulary.yaml
- Status page: https://status.merge.dev/
- Trust center: https://trust.merge.dev/
- Compliance: SOC 2 Type 2, ISO 27001, GDPR, HIPAA-ready
- Changelog: https://www.merge.dev/changelog