> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Mixrank

> Find people and companies with Mixrank B2B data

Mixrank is a B2B data platform that provides company and contact information for sales and marketing teams. The Cargo integration enables you to find and enrich person and company records.

## Authentication

Connect to Mixrank using your API key.

### Connection details

| Field       | Description          |
| ----------- | -------------------- |
| **API key** | Your Mixrank API key |

***

## Mixrank actions

### Find person

Find a person using various identifiers.

**Configuration**

| Field            | Description                         |
| ---------------- | ----------------------------------- |
| **Email**        | Email address of the person         |
| **Domain**       | Company domain (e.g., apple.com)    |
| **Name**         | Full name of the person             |
| **First name**   | First name of the person            |
| **Last name**    | Last name of the person             |
| **Phone**        | Phone number of the person          |
| **Social URL**   | Social media profile URL (LinkedIn) |
| **Company name** | Company where the person works      |

### Find company

Retrieve company information.

**Configuration**

| Field            | Description                |
| ---------------- | -------------------------- |
| **Name**         | Company name (e.g., Xerox) |
| **URL**          | Domain or website URL      |
| **LinkedIn URL** | Company's LinkedIn URL     |

***

## Credits

| Action       | Cost      |
| ------------ | --------- |
| Find person  | 4 credits |
| Find company | 4 credits |

***

## Use cases

<AccordionGroup>
  <Accordion title="Lead enrichment" icon="user-plus">
    Enrich leads with contact details using email or social profiles.
  </Accordion>

  <Accordion title="Company research" icon="building">
    Get detailed company information from domain or LinkedIn.
  </Accordion>

  <Accordion title="Data hygiene" icon="broom">
    Validate and complete contact records with verified data.
  </Accordion>
</AccordionGroup>

***

## Best practices

1. **Use multiple identifiers** - Provide email + domain for better match rates
2. **Leverage LinkedIn** - Social URLs often provide the best matching results
3. **Cache results** - Results are cached to reduce credit usage on repeated lookups
