---
name: "xpay-coresignal-coresignal-base-company-search-filter-preview"
description: "Preview company search results with summary data. Pass filters in the request body. Returns matching companies with key fields: id, name, website, industry, size, country, and relevance score. Use the 'id' field with the 'Base Company Collect' endpoint to get full profiles."
version: "1.0.0"
price: "$0.12/call"
provider: "Coresignal"
---

# Coresignal Base Company Search Filter Preview

Preview company search results with summary data. Pass filters in the request body. Returns matching companies with key fields: id, name, website, industry, size, country, and relevance score. Use the 'id' field with the 'Base Company Collect' endpoint to get full profiles.

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

## When to Use

Use this tool when you need to preview company search results with summary data. pass filters in the request body. returns matching companies with key fields: id, name, website, industry, size, country, and relevance score. use the 'id' field with the 'base company collect' endpoint to get full profiles.. 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_base_company_search_filter_preview")`
2. **`xpay_run`** — Execute: `xpay_run("coresignal/coresignal_base_company_search_filter_preview", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `name` | string | No | Company name to search for (e.g., 'Google', 'Stripe') |
| `country` | string | No | Country name (e.g., 'United States') |
| `website` | string | No | Company website domain (e.g., 'google.com') |
| `industry` | string | No | Industry filter (e.g., 'Software Development') |

## Pricing

- **Cost:** $0.12/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 Employee Collect](https://xpay.tools/skills/coresignal/coresignal-clean-employee-collect/SKILL.md) — $0.22/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

## Links

- Tool page: https://xpay.tools/coresignal/coresignal-base-company-search-filter-preview/
- Provider: https://xpay.tools/coresignal/
- All tools: https://xpay.tools/explore
