Skip to main content

Better data in.Smarter agents out.

Structured person and company data via REST API, bulk delivery, CLI, or MCP. Ready for your agents to act on.

Use Cases

Built for AI-Native Teams

From autonomous SDRs to research agents, our data powers the AI applications that are reshaping how teams work.

AI SDR Platforms

Feed your AI SDR real contact data, emails, phones, LinkedIn, job titles, so it can personalize outreach and book meetings autonomously.

AI Recruiting Agents

Power autonomous recruiting agents with career histories, skills, education, certifications, and contact info to source and engage candidates at scale.

AI Research Assistants

Ground your research agents in real-world professional data. Map org charts, track career moves, and surface competitive intelligence.

Conversational AI & Copilots

Give conversational AI and copilots access to rich person context, so they can answer questions about people, companies, and roles.

AI-Powered CRMs

Automatically enrich CRM records, score leads, and surface insights with AI-native platforms.

Agentic Workflows

Build multi-step agent workflows that look up people and companies, enrich records, and take action, all powered by structured person and company data.

Key Data Points

The Context Your Agents Need

Rich, structured person and company data that AI agents can parse, reason over, and act on.

Contact Information

  • Work and personal email addresses
  • Mobile and direct phone numbers
  • LinkedIn profile URLs
  • Current location (city, state)
  • Validation status and confidence scores

Professional Details

  • Current and past job titles
  • Seniority level and job function
  • Full career history with tenure
  • Skills and certifications
  • Education background

Company Firmographics

  • Company name, domain, and stable ID
  • Industry classification and size range
  • LinkedIn URL and ID

Structured for AI

  • Typed JSON API responses
  • CLI and MCP server for AI agents and assistants
  • Bulk delivery in Parquet and Delta
  • Consistent schema across all profiles
  • Confidence scores for every field
  • Job and location freshness dates
MCP Server

Connect in minutes with MCP

Our MCP server gives Claude, ChatGPT, Cursor, Gemini, OpenClaw, and any MCP-compatible client direct access to person and company data through tool calls. Same API key, same credits, zero extra setup.

View MCP Docs
.mcp.json
{
  "mcpServers": {
    "datalegion": {
      "type": "http",
      "url": "https://api.datalegion.ai/mcp",
      "headers": {
        "API-Key": "YOUR_API_KEY"
      }
    }
  }
}
Terminal
$ brew install datalegion-ai/tap/datalegion-cli

$ datalegion-cli config set api_key legion_...
✓ API key saved (encrypted)

$ datalegion-cli person enrich \
    --email jane.doe@example.com
{
  "full_name": "Jane Doe",
  "job_title": "VP of Engineering",
  "company_name": "Acme Corp",
  "city": "San Francisco",
  ...
}
CLI

Enrich from the terminal

Install with Homebrew or pip and start enriching in seconds. Claude Code, Cursor, OpenClaw, Cline, and other AI coding agents can call it directly as a shell tool. JSON output to stdout, logs to stderr — built for scripts, pipelines, and agents.

View CLI Docs
FAQ

Common Questions

What AI teams ask us most

Power Your AI With Real Data

Start with self-serve API credits or speak with our team about enterprise agreements and bulk data.