---
name: "xpay-apollo-organizations-enrich"
description: "Enrich a company profile with detailed information including industry, employee count, revenue, technologies used, and social profiles."
version: "1.0.0"
price: "$0.03/call"
provider: "Apollo"
---

# Organizations Enrich

Enrich a company profile with detailed information including industry, employee count, revenue, technologies used, and social profiles.

**Provider:** Apollo
**Price:** $0.03/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to enrich a company profile with detailed information including industry, employee count, revenue, technologies used, and social profiles.. This is part of the Apollo provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 3+ 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("apollo/organizations_enrich")`
2. **`xpay_run`** — Execute: `xpay_run("apollo/organizations_enrich", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `domain` | string | No | Company domain (e.g. 'stripe.com') |
| `organization_name` | string | No | Company name (alternative to domain) |

## Pricing

- **Cost:** $0.03/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

- [Apollo (all tools)](https://xpay.tools/skills/apollo/SKILL.md) — 4 tools
- [People Search](https://xpay.tools/skills/apollo/people-search/SKILL.md) — $0.03/call
- [People Enrich](https://xpay.tools/skills/apollo/people-enrich/SKILL.md) — $0.03/call
- [Organizations Search](https://xpay.tools/skills/apollo/organizations-search/SKILL.md) — $0.03/call

## Links

- Tool page: https://xpay.tools/apollo/organizations-enrich/
- Provider: https://xpay.tools/apollo/
- All tools: https://xpay.tools/explore
