# RocketReach

RocketReach locates and verifies professional contact details, helping sales and recruiters reach leads and candidates more efficiently

- **Category:** crm
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 12
- **Triggers:** 0
- **Slug:** `ROCKET_REACH`
- **Version:** 20260223_00

## Tools

### Check Person Status

**Slug:** `ROCKET_REACH_CHECK_PERSON_STATUS`

Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.

### Get RocketReach Account Info

**Slug:** `ROCKET_REACH_GET_ACCOUNT`

Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.

### RocketReach Get Company Funding

**Slug:** `ROCKET_REACH_GET_COMPANY_FUNDING`

Tool to retrieve funding details for a specified company. Use when you need to fetch historical funding rounds by company domain.

### Get Company Growth Metrics

**Slug:** `ROCKET_REACH_GET_COMPANY_GROWTH`

Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.

### Get Company Industries

**Slug:** `ROCKET_REACH_GET_COMPANY_INDUSTRIES`

Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.

### Get Company Size

**Slug:** `ROCKET_REACH_GET_COMPANY_SIZE`

Tool to retrieve size metrics of a company. Use when you have a company's domain to get its employee size range.

### Get Company Tech Stack

**Slug:** `ROCKET_REACH_GET_COMPANY_TECH_STACK`

Tool to get technology stack for a company by domain. Use when you need to discover the tech a company uses after confirming its domain.

### RocketReach Lookup Company

**Slug:** `ROCKET_REACH_LOOKUP_COMPANY`

Tool to lookup a company's domain via RocketReach Company Lookup API. Use when you need the company domain by name for downstream actions like funding, size, or tech stack.

### RocketReach Lookup Person

**Slug:** `ROCKET_REACH_LOOKUP_PERSON`

Tool to lookup detailed person information from RocketReach. Use when you need to fetch a person's profile by email.

### Lookup Person and Company

**Slug:** `ROCKET_REACH_LOOKUP_PERSON_AND_COMPANY`

Tool to lookup both person and company information in a single request. Use when you need comprehensive profile data including employment details. At least one search parameter (name, email, id, linkedin_url, or npi_number) must be provided.

### List Companies

**Slug:** `ROCKET_REACH_SEARCH_COMPANIES`

Tool to list companies by name or keyword. Use when you need to discover companies matching specific criteria after obtaining an API key.

### Search People

**Slug:** `ROCKET_REACH_SEARCH_PEOPLE`

Tool to search for people by name, title, or keywords. Use when you need to discover individuals matching specific criteria after obtaining an API key.
