Merge avatar

Merge

Official

@merge-api · San Francisco, CA

0Followers
|
54Public Repos
|
20Published Skills

One API to add hundreds of integrations to your product.

Skills Distribution
DomainBusiness, Fi...Unified Integratio.. (40%)Data Synchronizati.. (30%)Frontend Marketpla.. (30%)

Agent Skills by Merge

Showing 20 vetted skills indexed across 3 GitHub repositories.

merge-apimerge-api

link-setup-database

Create the linked_accounts database table with ORM model generation.

Official
Intermediate
merge-apimerge-api

integration-validator

Validate Merge Unified API integrations by checking API key, account_token, sync status, data access, and pagination.

Official
Advanced
merge-apimerge-api

post-connection-enable-custom-fields

Enable custom field selection for connected systems via Merge's Field Mapping API.

Official
Intermediate
merge-apimerge-api

sync-implement-polling

Automate Merge API data synchronization via scheduled polling jobs.

Official
Intermediate
merge-apimerge-api

post-connection-data-scope-filtering

Manage data scope filtering strategies for Merge integration syncs.

Official
Advanced
merge-apimerge-api

post-connection-implement-relinking

Automate Linked Account relinking with detailed error messaging.

Official
Intermediate
merge-apimerge-api

implementing-post-connection

Guide developers through post-connection setup for Merge integrations.

Official
Advanced
merge-apimerge-api

link-implement-frontend-marketplace

Implement the App Center/Marketplace UI pattern for Merge Link integration.

Official
Intermediate
merge-apimerge-api

sync-implement-webhooks

Automate real-time data synchronization with Merge platform webhooks.

Official
Advanced
merge-apimerge-api

post-connection-surface-sync-status

Track and display initial data sync status with progress banners and notifications.

Official
Advanced
merge-apimerge-api

implementing-sync

Automate Merge API data synchronization with webhooks and polling.

Official
Advanced
merge-apimerge-api

link-implement-frontend-connect

Add a Connect button that opens the Merge Link modal for account linking.

Official
Intermediate
merge-apimerge-api

post-connection-build-settings-page

Create a post-connection settings page for Merge integrations with health monitoring and sync configuration.

Official
Advanced
merge-apimerge-api

link-implement-backend

Implement Merge Link backend endpoints for token creation, exchange, relinking, and deletion.

Official
Advanced
merge-apimerge-api

implementing-link

Guide Merge Link integration with database setup, backend APIs, and frontend UI.

Official
Advanced
merge-apimerge-api

onboarding

Guide developers through Merge Unified API integration, SDK installation, and webhook setup.

Official
Advanced
merge-apimerge-api
1

Migrate Direct Provider SDKs to Merge Gateway

Migrate OpenAI, Anthropic, and Google SDK usage to Merge Gateway.

Official
Advanced
merge-apimerge-api
1

Migrate AWS Bedrock to Merge Gateway

Migrate boto3 Bedrock calls to Merge Gateway SDK equivalents.

Official
Advanced
merge-apimerge-api
1

Migrate LiteLLM to Merge Gateway

Detect LiteLLM usage and guide migration to Merge Gateway SDK.

Official
Advanced
merge-apimerge-api

merge-tools

Integrate AI agents with enterprise tools via the Merge Agent Handler API.

Official
Advanced

Frequently Asked Questions About Merge

FAQPage Schema
What specific tasks can I perform using these integration capabilities?

You can standardize connections across hundreds of providers, manage custom field mapping, implement real-time data synchronization via webhooks, and build frontend account-linking interfaces. It enables developers to replace fragmented provider-specific implementations with a unified gateway for token exchange, relinking, and health monitoring.

Which personas benefit most from implementing this integration gateway?

Software engineers and product developers building B2B platforms benefit by offloading the maintenance of hundreds of third-party connections. It is designed for teams needing to accelerate time-to-market for marketplace features, sync status tracking, and complex data scope filtering without managing individual provider endpoints.

What are the core prerequisites for deploying these integration features?

Deployment requires an active account to access the unified gateway, database schema setup for linked accounts, and implementation of backend endpoints for token exchange. Developers must also configure frontend components for the connection modal and establish webhook listeners to handle incoming data synchronization events.