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 |
|---|---|---|---|
address | Company (debtor) geographic address street name | string | 123 Main Street |
address_raw | Company (debtor) geographic full address | string | 123 MAIN STREET, CITY, STATE 12345 |
amendments | List of amendments | list | [ { "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_url | Company (debtor) URL | string | example.com |
city | Company (debtor) geographic city | string | Springfield |
collateral | Property or assets that the debtor uses to secure the loan/credit transaction | string | All 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_id | Unique company (debtor) record identifier by company URL | string | ABC123XYZ |
company_name | Company (debtor) business name | string | Bank of PA |
continuation_count | Number of continuations beyond the original UCC1 term | int | 2 |
date_expired | UCC date expiration | string | 2025-12-31 23:59:59.000000 |
date_expired_unix | UCC date expired in UNIX timestamp format | int | 1735689599000 |
date_filed | UCC date filed | string | 2023-01-01 12:00:00.000000 |
date_filed_unix | UCC date filed in unix timestamp format | int | 1672531200000 |
eight_digit_sic_code | Company (debtor) eight digit SIC code | string | 12345678 |
eight_digit_sic_description | Company (debtor) eight digit SIC code description | string | Precision tools, machinists' |
four_digit_sic_code | Company (debtor) four digit SIC code | string | 1234 |
four_digit_sic_description | Company (debtor) four digit SIC code description | string | Machine tool accessories |
has_amendments | Boolean indicating if a UCC record has amendments | boolean | false |
has_assets | Boolean indicating if a UCC record has assets associated with the collateral | boolean | true |
has_collateral | Boolean indicating if a UCC record has a continuation beyond the original UCC1 term | boolean | true |
has_continuation | Boolean indicating if a UCC record has a continuation beyond the original UCC1 term | boolean | true |
industry | Company (debtor) industry, standardized by LinkedIn industries | string | Manufacturing |
modified_date | Timestamp (UNIX) of insert or update of filing | int | 1756009471229 |
naics_code | Company (debtor) NAICS code | string | 333516 |
naics_description | Company (debtor) NAICS description | string | Rolling Mill Machinery and Equipment Manufacturing |
phones | Company (debtor) phone numbers | list | ["1234567890", "0987654321"] |
record_id | Unique company (debtor) record identifier by filing | string | ABC123DEF456 |
secured_party | Secured party company name | string | Northern Financial |
secured_party_address | Secured party address | string | 456 Elm Street |
secured_party_address_raw | Secured party address full | string | 456 ELM STREET, CITY, STATE 67890 |
secured_party_base_url | URL of the secured party | string | northernfinancial.com |
secured_party_company_id | Unique secured-party record identifier by company URL | string | Q4RHTXK9WMFPBVDLCSN2AE |
secured_party_city | Secured party city | string | Metropolis |
secured_party_class | Categorization of secured party (Bank, Masked, Equipment, Government, etc) | string | Bank |
secured_party_eight_digit_sic_code | Secured party eight digit SIC code | string | 87654321 |
secured_party_eight_digit_sic_description | Secured party eight digit SIC code description | string | Brokers, farm or business loan |
secured_party_four_digit_sic_code | Secured party four digit SIC code | string | 8765 |
secured_party_four_digit_sic_description | Secured party four digit SIC code description | string | Loan brokers |
secured_party_industry | Secured party industry, standardized by LinkedIn industries | string | Financial Services |
secured_party_naics_code | Secured party NAICS code | string | 522110 |
secured_party_naics_description | Secured party NAICS code description | string | Commercial Banking |
secured_party_state | Secured party state | string | NY |
secured_party_two_digit_sic_code | Secured party two digit SIC code | string | 61 |
secured_party_two_digit_sic_description | Secured party two digit SIC code description | string | Nondepository Credit Institutions |
secured_party_zip_code | Secured party ZIP code | string | 12345 |
state | Secured party state | string | PA |
state_db | Secured party state | string | PA |
two_digit_sic_code | Company (debtor) two digit SIC code | string | 73 |
two_digit_sic_description | Company (debtor) two digit SIC code description | string | Business Services |
ucc_id | UCC unique identifer, filing number (including state abbreviation) | string | 2023010101234-PA |
ucc_number | UCC unique identifer, filing number (without state abbreviation) | string | 2023010101234 |
ucc_type | UCC type (UCC1, UCC3, etc) | string | UCC1 |
ucc_url_pdf | Presigned PDF download URL for the UCC filing (requires X-API-Key; link expires after 48 hours) | string | https://api.leadx.io/v1/presign/ny/HC6QXFGYEJRMVSIFFIAY2N_201706065666195-NY_201706065666195.pdf |
zip_code | Company (debtor) geographic postal code | string | 12345 |