Floridaucc: Search Filings
Floridaucc via Parse · government_public
Search Florida UCC filings by debtor name (organization or individual). Returns a paginated list of matching debtor records with filing numbers, addresses, and statuses. Each page returns up to 20 results. Use row_number from the next_row_number field of a previous response to retrieve the next page of results. The search_category parameter (Standard for proximity search, Exact for standard search logic) applies only when search_type is OrganizationDebtorName and sub_option is a Compact name list; for Individual or Actual name lists it is ignored. Search and retrieve Florida Secured Transaction Registry (UCC) filings by debtor name or filing number, including filing details, parties, and amendment history. Fulfilled by Parse from www.floridaucc.com.
- b2b-directory
- finance
- floridaucc
- government-public
- parse
- platform-key
- www-floridaucc-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e4bafb86-001c-4bc4-9dcc-8dec9555cc68/search_filings
- Interface artifact
- sha256:bc5385d1a830f2031a7fe04da3e9f7f0ba516068ad8cb684b2813af4dfbd95dd
- Manifest digest
- sha256:c2dea2c0cc36e534b1d973dfc53917532cb7212f4b4140c4bb686105ffe57374
Request fields
- name (string, required): Debtor name to search for. For organization searches, enter the organization name (e.g. 'WALMART'). For individual searches, enter as 'LASTNAME FIRSTNAME' (e.g. 'SMITH JOHN').
- row_number (string): Pagination cursor from next_row_number or previous_row_number of a prior response. Omit for the first page.
- sub_option (string): Search sub-option controlling which name list to search and whether to include filed, lapsed, or both. Compact lists use the state's compact name matching algorithm; Actual lists match the exact filed name.
- search_type (string): Type of debtor name search.
- search_category (string): Search matching mode. Only applies when search_type is OrganizationDebtorName and sub_option is a Compact name list. Omitted for Individual and Actual name list searches.
Example queries
- {"name":"WALMART","sub_option":"FiledCompactDebtorNameList","search_type":"OrganizationDebtorName","search_category":"Exact"}