Merge
Official@merge-api · San Francisco, CA
One API to add hundreds of integrations to your product.
Agent Skills by Merge
Showing 20 vetted skills indexed across 3 GitHub repositories.
link-setup-database
Create the linked_accounts database table with ORM model generation.
integration-validator
Validate Merge Unified API integrations by checking API key, account_token, sync status, data access, and pagination.
post-connection-enable-custom-fields
Enable custom field selection for connected systems via Merge's Field Mapping API.
sync-implement-polling
Automate Merge API data synchronization via scheduled polling jobs.
post-connection-data-scope-filtering
Manage data scope filtering strategies for Merge integration syncs.
post-connection-implement-relinking
Automate Linked Account relinking with detailed error messaging.
implementing-post-connection
Guide developers through post-connection setup for Merge integrations.
link-implement-frontend-marketplace
Implement the App Center/Marketplace UI pattern for Merge Link integration.
sync-implement-webhooks
Automate real-time data synchronization with Merge platform webhooks.
post-connection-surface-sync-status
Track and display initial data sync status with progress banners and notifications.
implementing-sync
Automate Merge API data synchronization with webhooks and polling.
link-implement-frontend-connect
Add a Connect button that opens the Merge Link modal for account linking.
post-connection-build-settings-page
Create a post-connection settings page for Merge integrations with health monitoring and sync configuration.
link-implement-backend
Implement Merge Link backend endpoints for token creation, exchange, relinking, and deletion.
implementing-link
Guide Merge Link integration with database setup, backend APIs, and frontend UI.
onboarding
Guide developers through Merge Unified API integration, SDK installation, and webhook setup.
Migrate Direct Provider SDKs to Merge Gateway
Migrate OpenAI, Anthropic, and Google SDK usage to Merge Gateway.
Migrate AWS Bedrock to Merge Gateway
Migrate boto3 Bedrock calls to Merge Gateway SDK equivalents.
Migrate LiteLLM to Merge Gateway
Detect LiteLLM usage and guide migration to Merge Gateway SDK.
merge-tools
Integrate AI agents with enterprise tools via the Merge Agent Handler API.
Frequently Asked Questions About Merge
FAQPage SchemaWhat 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.