Skip to main content

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.

200 - Successful Response
{
  "success": true,
  "records": [
    {
      "city": "Brighton",
      "company": "TechWorks",
      "company_id": "CMP000111222333XYZ",
      "contact_id": "CNT999888777666ABC",
      "country": "United States",
      "county": "Collin County",
      "department": "Engineering",
      "employment_timeline": "TechWorks: CTO: 2020-06 to Present - AeroTech Labs: Senior Engineer: 2015-04 to 2020-05 - Weston University: Research Assistant: 2012-09 to 2015-03",
      "first_name": "Jordan",
      "gender": "Female",
      "last_name": "Taylor",
      "linkedin": "linkedin.com/in/jordan-taylor-1678900a",
      "linkedin_description": "CTO at TechWorks",
      "location": "Brighton, TX, United States",
      "name": "Jordan Taylor",
      "seniority": "C Level Executive",
      "start_date": "2020-06-01T00:00:00.000000",
      "state": "TX",
      "state_name": "Texas",
      "title": "Chief Technology Officer",
      "title_priority": 1,
      "url": "techworks.io",
      "years_in_role": 5.3,
      "zip_code": "75001"
    }
  ],
  "total_records": 1
}
Field NameDescriptionData TypeExample
cityGeographic city of the contact’s residencestringSpringfield
companyCompany business namestringExample Corp
company_idUnique company record identifier, derived from company URL. Use this field to link contact data to company datastringABC123XYZ
contact_idUnique contact record identifier, derived from LinkedIn contact URLstringCNT987654321
countryGeographic country of the contact’s residencestringUnited States
countyGeographic county of the contact’s residencestringSpring County
departmentJob title grouped departmental hierarchy. Possible values: Sales, C Level Executive, Marketing, Operations, Manager, Director, Customer Service, Healthcare Professional, Finance, Supply Chain & Procurement, Project Management, CreativestringEngineering
employment_timelineTimeline of contact’s employmentstringExample Corp: Engineer: 2020-01 to Present
first_nameFirst name of contactstringJane
genderPrediction of gender based on first name. Possible values: Male, Female, or UnknownstringFemale
last_nameLast name of contactstringNelson
linkedinURL link to contact LinkedIn pagestringlinkedin.com/in/johndoe
linkedin_descriptionHeadline description of contact from LinkedIn profilestringEngineer at Example Corp
locationCombination of contact city, state, and countrystringSpringfield, IL, United States
nameFirst name, last name of contactstringJane Nelson
seniorityJob title grouped hierarchy. Possible values: C Level Executive, Vice President, Director, Manager, Sales Related Role, OtherstringManager
start_dateYear and month of contact start date in current rolestring2020-01-01T00:00:00.000000
stateGeographic state of the contact’s residencestringPA
state_nameGeographic state, spelled out, of the contact’s residencestringPennsylvania
titleJob title of contactstringSoftware Engineer
title_priorityPriority of contact titleint5
urlCompany websitestringcompany.com
years_in_roleNumber of years in current role. Current month and year minus start datefloat3.5
zip_codeGeographic zip code of the contact’s residencestring62704
Last modified on March 23, 2026