Cobalt Ucc
cobalt_uccUCC liens for a business — returns Uniform Commercial Code filings (secured party, filing date, filing number, status) recorded against a company. Covers 11 states. Use to detect existing liens on collateral for lending/underwriting. Example: cobalt_ucc({ searchQuery: "Acme LLC", state: "TX", _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter US state code, e.g. "TX", "CA". UCC coverage is limited to 11 states. | |
| _apiKey | Yes | Cobalt Intelligence API key. | |
| searchQuery | Yes | Company legal name or Secretary-of-State entity id (sosId). |