← Back to search
75
Agent Ready
Agentic Readiness Score
ai-tools openapiapimcpemailllms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 75/100

            

llms.txt Content

# DataMerge > B2B Company and Contact Data Enrichment Platform DataMerge enriches company and contact data for B2B sales and marketing. Given a company domain, it returns the actual **legal entity** registered to that domain — including official legal name, registered address, jurisdiction, and position in the **corporate hierarchy**. For multinationals, you can retrieve any entity in the corporate tree: the country-level subsidiary, the regional parent, or the global ultimate holding company. DataMerge also finds and enriches contacts at companies (emails, phones, LinkedIn). Covers 375M+ companies globally. **API base URL:** `https://api.datamerge.ai` **Free trial:** 20 credits on signup — no credit card required. Sign up at https://app.datamerge.ai ## Documentation - [Documentation](https://www.datamerge.ai/docs/llms.txt): Complete DataMerge documentation — all endpoints, data models, workflows, and examples inlined in a single file - [Quick Start](https://www.datamerge.ai/docs/quickstart.md): Get your first enrichment running in 5 minutes - [Enrich Company](https://www.datamerge.ai/docs/enrich-company.md): Domains → full firmographic profiles - [Find Contacts](https://www.datamerge.ai/docs/find-contacts.md): Contact search with job title and location filters - [Find Lookalikes](https://www.datamerge.ai/docs/find-lookalikes.md): Discover similar companies using seed domains ## API Reference - [OpenAPI Schema (YAML)](https://api.datamerge.ai/schema): Full OpenAPI 3.0 spec — also at https://www.datamerge.ai/openapi.yaml - [Interactive Docs (Redoc)](https://api.datamerge.ai/docs) - [Swagger UI](https://api.datamerge.ai/swagger) ## MCP Server DataMerge has a native MCP (Model Context Protocol) server — connect it to Claude Desktop, Cursor, Windsurf, or any MCP-compatible client: - **Remote server:** `https://mcp.datamerge.ai` (streamable HTTP) - **npm package:** `npm install @datamerge/mcp` - **GitHub:** https://github.com/poolside-ventures/dat

OpenAPI Spec (preview)

{ "openapi": "3.0.3", "info": { "title": "DataMerge Company & Contact API", "version": "1.0.0 (v1)" }, "paths": { "/v1/company/enrich": { "post": { "operationId": "Company Enrich", "description": "Enrich company data by providing a single domain or batch of domains. Accepts both single domain (convenience) and domains array (batch). All requests are processed asynchronously as batch jobs. Use /v1/company/enrich/{