How to set up Prospeo
Authentication
Prospeo uses API key authentication:- Sign up at prospeo.io
- Navigate to your API settings
- Copy your API key
- Paste the API key in Cargo when connecting
Prospeo actions
Find email
Find a person’s email address using their name and company domain. Required fields:- Company domain: The company’s website domain
- First name: Person’s first name
- Last name: Person’s last name
- Full name: Full name (alternative to first/last)
Verify email
Check if an email address is valid and deliverable. Required fields:- Email: The email address to verify
- Email anon ID: Anonymous identifier for tracking
Enrich LinkedIn
Get detailed profile information from a LinkedIn URL. Required fields:- URL: The person’s LinkedIn profile URL
- Profile only: Only return data from LinkedIn profile (no email lookup)
- Enrich leads captured from LinkedIn
- Get comprehensive profile data including email
- Build complete prospect profiles
Find phone
Find a person’s phone number using their LinkedIn URL. Required fields:- URL: The person’s LinkedIn profile URL
Search emails
Find multiple email addresses at a company domain. Required fields:- Domain: Company domain to search
- Email type: Filter by All, Generic, or Professional emails
- Limit: Maximum number of results
- Company enrichment: Include company details in response
Response data
Find email returns:
| Field | Description |
|---|---|
| Found email address | |
| email_status | Verification status |
| first_name | First name |
| last_name | Last name |
| domain | Company domain |
Enrich LinkedIn returns:
| Field | Description |
|---|---|
| Email address | |
| first_name | First name |
| last_name | Last name |
| headline | LinkedIn headline |
| company | Current company |
| position | Job title |
| location | Geographic location |
| linkedin_url | Profile URL |
Credits summary
| Action | Credits |
|---|---|
| Verify email | 0.1 |
| Find email | 0.5 |
| Enrich LinkedIn | 0.5 |
| Search emails | 1 |
| Find phone | 3 |

