Skip to content

api-evangelist/merge

Repository files navigation

Merge (merge)

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

Tags

  • Integrations, Platform, Unified API, Agent Handler, LLM Gateway

Timestamps

  • Created: 2025-06-05
  • Modified: 2026-05-22

Product Lines

Merge ships three product surfaces:

  1. Merge Unified API — One API across HRIS, ATS, Accounting, CRM, Ticketing, File Storage, Knowledge Base, and Chat. Hosted on api.merge.dev (also api-eu.merge.dev, api-ap.merge.dev). Bearer + X-Account-Token auth.
  2. 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.
  3. Merge Gateway — Unified LLM API on api-gateway.merge.dev routing 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/.

APIs

Merge HRIS API

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

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

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

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

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

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

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 API

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

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

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

SDKs and tooling

Unified clients live under github.com/merge-api:

Agent / Gateway / MCP tooling:

Pricing & limits

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:

Operations

About

Merge is a Unified API that offers developers the ability to embed customer-facing API integrations in their products without the need to configure on a per-integration basis. With this integration, you can build and manage the integration with Recruitee in Merge's developer portal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors