---
name: "xpay-coresignal-coresignal-clean-employee-collect"
description: "Get a cleaned, deduplicated employee profile by its Coresignal numeric ID. Use IDs returned by the search endpoints. Returns normalized professional data including name, headline, location, work experience, education, and skills."
version: "1.0.0"
price: "$0.22/call"
provider: "Coresignal"
---

# Coresignal Clean Employee Collect

Get a cleaned, deduplicated employee profile by its Coresignal numeric ID. Use IDs returned by the search endpoints. Returns normalized professional data including name, headline, location, work experience, education, and skills.

**Provider:** Coresignal
**Price:** $0.22/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to get a cleaned, deduplicated employee profile by its coresignal numeric id. use ids returned by the search endpoints. returns normalized professional data including name, headline, location, work experience, education, and skills.. This is part of the Coresignal provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 20+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("coresignal/coresignal_clean_employee_collect")`
2. **`xpay_run`** — Execute: `xpay_run("coresignal/coresignal_clean_employee_collect", { ...inputs })`



## Pricing

- **Cost:** $0.22/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Coresignal (all tools)](https://xpay.tools/skills/coresignal/SKILL.md) — 21 tools
- [Coresignal Base Company Collect By Url](https://xpay.tools/skills/coresignal/coresignal-base-company-collect-by-url/SKILL.md) — $0.22/call
- [Coresignal Base Jobs Search Filter](https://xpay.tools/skills/coresignal/coresignal-base-jobs-search-filter/SKILL.md) — $0.12/call
- [Coresignal Clean Company Enrich](https://xpay.tools/skills/coresignal/coresignal-clean-company-enrich/SKILL.md) — $0.22/call
- [Coresignal Clean Company Collect](https://xpay.tools/skills/coresignal/coresignal-clean-company-collect/SKILL.md) — $0.12/call
- [Coresignal Multisource Company Collect By Id](https://xpay.tools/skills/coresignal/coresignal-multisource-company-collect-by-id/SKILL.md) — $0.44/call

## Links

- Tool page: https://xpay.tools/coresignal/coresignal-clean-employee-collect/
- Provider: https://xpay.tools/coresignal/
- All tools: https://xpay.tools/explore
