Documentation Index
Fetch the complete documentation index at: https://docs.leadx.com/llms.txt
Use this file to discover all available pages before exploring further.
Example Response
Example Response
200 - Successful Response
| Field Name | Description | Data Type | Example |
|---|---|---|---|
city | Geographic city of the contact’s residence | string | Springfield |
company | Company business name | string | Example Corp |
company_id | Unique company record identifier, derived from company URL. Use this field to link contact data to company data | string | ABC123XYZ |
contact_id | Unique contact record identifier, derived from LinkedIn contact URL | string | CNT987654321 |
country | Geographic country of the contact’s residence | string | United States |
county | Geographic county of the contact’s residence | string | Spring County |
department | Job title grouped departmental hierarchy. Possible values: Sales, C Level Executive, Marketing, Operations, Manager, Director, Customer Service, Healthcare Professional, Finance, Supply Chain & Procurement, Project Management, Creative | string | Engineering |
employment_timeline | Timeline of contact’s employment | string | Example Corp: Engineer: 2020-01 to Present |
first_name | First name of contact | string | Jane |
gender | Prediction of gender based on first name. Possible values: Male, Female, or Unknown | string | Female |
last_name | Last name of contact | string | Nelson |
linkedin | URL link to contact LinkedIn page | string | linkedin.com/in/johndoe |
linkedin_description | Headline description of contact from LinkedIn profile | string | Engineer at Example Corp |
location | Combination of contact city, state, and country | string | Springfield, IL, United States |
name | First name, last name of contact | string | Jane Nelson |
seniority | Job title grouped hierarchy. Possible values: C Level Executive, Vice President, Director, Manager, Sales Related Role, Other | string | Manager |
start_date | Year and month of contact start date in current role | string | 2020-01-01T00:00:00.000000 |
state | Geographic state of the contact’s residence | string | PA |
state_name | Geographic state, spelled out, of the contact’s residence | string | Pennsylvania |
title | Job title of contact | string | Software Engineer |
title_priority | Priority of contact title | int | 5 |
url | Company website | string | company.com |
years_in_role | Number of years in current role. Current month and year minus start date | float | 3.5 |
zip_code | Geographic zip code of the contact’s residence | string | 62704 |