People Lookup
Find a person’s professional profile using available attributes like name, company, and title
Overview
Find a person’s professional profile when you don’t have their LinkedIn URL but have other identifying information like their name, company domain, title, or location. This endpoint is perfect for lead generation and contact discovery workflows.
Authentication
Your Tuesday API key
Query Parameters
Domain of the company (e.g., technova.com
, sempersolaris.com
)
First name of the person
Last name of the person (optional but recommended for better accuracy)
Job title or role (e.g., “Energy Consultant”, “Software Engineer”)
Location (city, state, or country) (e.g., “Florida”, “New York”, “United States”)
Include email address in the response
Options: include
| exclude
Additional Cost: +2 credits when set to include
Include phone number in the response
Options: include
| exclude
Additional Cost: +3 credits when set to include
Response
HTTP status code (200 for success)
Response message
Example Requests
Example Response
Best Practices
Improve Match Accuracy
Improve Match Accuracy
To get the most accurate results:
- Always provide both
first_name
andlast_name
when possible - Include
title
to help disambiguate between people with the same name - Add
location
to further refine results - Ensure the company domain is accurate and current
Handle Multiple Matches
Handle Multiple Matches
If multiple people match your criteria:
- The API returns the best match based on all provided parameters
- Add more specific criteria (title, location) to narrow results
- Review the returned LinkedIn URL to verify it’s the correct person
Company Domain Tips
Company Domain Tips
For best results with company domains:
- Use the primary domain (e.g.,
google.com
notgmail.com
) - Check the company’s official website for the correct domain
- Some companies may have multiple domains - try the main one first
Credit Usage
Error Responses
400 Bad Request - Missing Required Parameters
400 Bad Request - Missing Required Parameters
404 Not Found - No Match Found
404 Not Found - No Match Found
400 Bad Request - Invalid Domain
400 Bad Request - Invalid Domain
Use Cases
Lead Generation
Find contact information for prospects when you only know their name and company
CRM Data Cleanup
Enrich incomplete contact records with missing information
Sales Prospecting
Research specific individuals at target companies
Contact Discovery
Find the right person to contact at a company for specific roles
Related Endpoints
- People Profile API - Get profile by LinkedIn URL
- People Search API - Advanced search with multiple filters
- Reverse Email Lookup - Find profile by email address
- Reverse Phone Lookup - Find profile by phone number