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": [
    {
      "address": "123 Main Street",
      "address_raw": "123 Main St, Springfield, IL, 62701, USA",
      "amendments": [
        {
          "amendment_type": "Termination",
          "date_filed": "2023-07-15T10:20:30",
          "ucc_id": "20230715000123-1-IL",
          "ucc_number": "20230715000123-1"
        }
      ],
      "base_url": "examplecorp.com",
      "city": "Springfield",
      "company_id": "COMP123456",
      "company_name": "Example Corp LLC",
      "continuation_count": 1,
      "date_expired": "2025-01-01 00:00:00.000000",
      "date_expired_unix": 1735689600000,
      "date_filed": "2023-01-01 08:00:00.000000",
      "date_filed_unix": 1672569600000,
      "has_amendments": true,
      "has_continuation": false,
      "modified_date": 1735760000000,
      "naics_code": "541611",
      "naics_description": "Administrative Management and General Management Consulting Services",
      "phones": [
        "5555555555"
      ],
      "record_id": "REC987654",
      "secured_party": "First National Bank",
      "secured_party_base_url": "fnb.com",
      "secured_party_company_id": "Q4RHTXK9WMFPBVDLCSN2AE",
      "secured_party_class": "Bank",
      "state": "IL",
      "state_db": "IL",
      "ucc_id": "20230715000123-1-IL",
      "ucc_number": "20230715000123-1",
      "ucc_type": "UCC1",
      "zip_code": "62701"
    }
  ],
  "page_number": 1,
  "per_page": 1,
  "total_pages": 10,
  "total_records": 10
}
Field NameDescriptionData TypeExample
addressCompany (debtor) geographic address street namestring123 Main Street
address_rawCompany (debtor) geographic full addressstring123 MAIN STREET, CITY, STATE 12345
amendmentsList of amendmentslist[ { "amendment_type": "Continuation", "date_filed": "2024-05-02T14:30:00", "secured_party": "PACIFIC COMMUNITY BANK", "ucc_id": "2021-04567890-CA", "ucc_number": "2024-11522344", "ucc_url_pdf": "https://api.leadx.io/v1/presign/ca/ABCD1234EFGH5678_2021-04567890-CA_2024-11522344.pdf" } ]
base_urlCompany (debtor) URLstringexample.com
cityCompany (debtor) geographic citystringSpringfield
collateralProperty or assets that the debtor uses to secure the loan/credit transactionstringAll Assets and all Debtor Personal Property; whether any of the foregoing is owned now or acquired later; all accessions, additions, replacements, and substitutions relating to any of the foregoing; all records of any kind relating to any of the foregoing.
company_idUnique company (debtor) record identifier by company URLstringABC123XYZ
company_nameCompany (debtor) business namestringBank of PA
continuation_countNumber of continuations beyond the original UCC1 termint2
date_expiredUCC date expirationstring2025-12-31 23:59:59.000000
date_expired_unixUCC date expired in UNIX timestamp formatint1735689599000
date_filedUCC date filedstring2023-01-01 12:00:00.000000
date_filed_unixUCC date filed in unix timestamp formatint1672531200000
eight_digit_sic_codeCompany (debtor) eight digit SIC codestring12345678
eight_digit_sic_descriptionCompany (debtor) eight digit SIC code descriptionstringPrecision tools, machinists'
four_digit_sic_codeCompany (debtor) four digit SIC codestring1234
four_digit_sic_descriptionCompany (debtor) four digit SIC code descriptionstringMachine tool accessories
has_amendmentsBoolean indicating if a UCC record has amendmentsbooleanfalse
has_assetsBoolean indicating if a UCC record has assets associated with the collateralbooleantrue
has_collateralBoolean indicating if a UCC record has a continuation beyond the original UCC1 termbooleantrue
has_continuationBoolean indicating if a UCC record has a continuation beyond the original UCC1 termbooleantrue
industryCompany (debtor) industry, standardized by LinkedIn industriesstringManufacturing
modified_dateTimestamp (UNIX) of insert or update of filingint1756009471229
naics_codeCompany (debtor) NAICS codestring333516
naics_descriptionCompany (debtor) NAICS descriptionstringRolling Mill Machinery and Equipment Manufacturing
phonesCompany (debtor) phone numberslist["1234567890", "0987654321"]
record_idUnique company (debtor) record identifier by filingstringABC123DEF456
secured_partySecured party company namestringNorthern Financial
secured_party_addressSecured party addressstring456 Elm Street
secured_party_address_rawSecured party address fullstring456 ELM STREET, CITY, STATE 67890
secured_party_base_urlURL of the secured partystringnorthernfinancial.com
secured_party_company_idUnique secured-party record identifier by company URLstringQ4RHTXK9WMFPBVDLCSN2AE
secured_party_citySecured party citystringMetropolis
secured_party_classCategorization of secured party (Bank, Masked, Equipment, Government, etc)stringBank
secured_party_eight_digit_sic_codeSecured party eight digit SIC codestring87654321
secured_party_eight_digit_sic_descriptionSecured party eight digit SIC code descriptionstringBrokers, farm or business loan
secured_party_four_digit_sic_codeSecured party four digit SIC codestring8765
secured_party_four_digit_sic_descriptionSecured party four digit SIC code descriptionstringLoan brokers
secured_party_industrySecured party industry, standardized by LinkedIn industriesstringFinancial Services
secured_party_naics_codeSecured party NAICS codestring522110
secured_party_naics_descriptionSecured party NAICS code descriptionstringCommercial Banking
secured_party_stateSecured party statestringNY
secured_party_two_digit_sic_codeSecured party two digit SIC codestring61
secured_party_two_digit_sic_descriptionSecured party two digit SIC code descriptionstringNondepository Credit Institutions
secured_party_zip_codeSecured party ZIP codestring12345
stateSecured party statestringPA
state_dbSecured party statestringPA
two_digit_sic_codeCompany (debtor) two digit SIC codestring73
two_digit_sic_descriptionCompany (debtor) two digit SIC code descriptionstringBusiness Services
ucc_idUCC unique identifer, filing number (including state abbreviation)string2023010101234-PA
ucc_numberUCC unique identifer, filing number (without state abbreviation)string2023010101234
ucc_typeUCC type (UCC1, UCC3, etc)stringUCC1
ucc_url_pdfPresigned PDF download URL for the UCC filing (requires X-API-Key; link expires after 48 hours)stringhttps://api.leadx.io/v1/presign/ny/HC6QXFGYEJRMVSIFFIAY2N_201706065666195-NY_201706065666195.pdf
zip_codeCompany (debtor) geographic postal codestring12345
Last modified on May 10, 2026