Florida Business Search - Sunbiz LLC Lookup avatar

Florida Business Search - Sunbiz LLC Lookup

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Florida Business Search - Sunbiz LLC Lookup

Florida Business Search - Sunbiz LLC Lookup

Search Florida Division of Corporations (Sunbiz) business records. Look up any LLC, Corp, LP by name. Get entity status, filing date, officers, registered agent, addresses. New filings daily. KYC, compliance, due diligence, lead generation. $0.002/result.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

6

Monthly active users

6 days ago

Last modified

Share

Florida Business Leads - Sunbiz Daily Entity Filings

Get verified Florida business leads with officer names, EINs, registered agents, and addresses. Download every LLC, corporation, and partnership filed in Florida for any date or date range from the official Sunbiz feed. Target newly formed entities for B2B outreach, insurance sales, legal services, and compliance. Results in minutes, not days.

No browser automation. No proxies. Downloads directly from the official Sunbiz SFTP bulk data server.


What You Get

Each result is one business entity filing. A typical business day in Florida produces hundreds to several thousand new filings.

FieldTypeDescription
documentNumberstringFL Division of Corporations document/filing number
namestringEntity name
statusstringEntity status (Active, Inactive, etc.)
filingTypestringFiling type code (DOMLC, FORPRO, DOMNP, FORLC, etc.)
fileDatestringOriginal filing date
feiNumberstringFederal Employer ID (EIN)
stateCountrystringState or country of incorporation
principalAddressobjectPrincipal business address
mailingAddressobjectMailing address
registeredAgentNamestringRegistered agent name
registeredAgentAddressobjectRegistered agent address
officersarrayOfficers, directors, and managers (up to 6 per entity)
annualReportsarrayAnnual report years and filing dates
lastTransactionDatestringDate of last transaction on record

Sample Output

{
"documentNumber": "L26000161070",
"name": "EXAMPLE CONSULTING LLC",
"status": "Active",
"filingType": "DOMLC",
"fileDate": "2026-03-19",
"feiNumber": "",
"stateCountry": "FL",
"principalAddress": {
"street1": "123 MAIN STREET",
"city": "ORLANDO",
"state": "FL",
"zip": "32801"
},
"mailingAddress": {
"street1": "123 MAIN STREET",
"city": "ORLANDO",
"state": "FL",
"zip": "32801"
},
"registeredAgentName": "DOE JANE",
"registeredAgentAddress": {
"street1": "123 MAIN STREET",
"city": "ORLANDO",
"state": "FL",
"zip": "32801"
},
"officers": [
{
"title": "CEO",
"name": "DOE JANE",
"address": "123 MAIN STREET",
"city": "ORLANDO",
"state": "FL",
"zip": "32801"
}
]
}

Who Uses This

Business bankers targeting newly formed LLCs and corps for business checking accounts, credit lines, and merchant services. Download daily filings to find entities registered this week before competitors reach them.

Insurance agents selling general liability, E&O, and workers' comp to new businesses. Officer names and principal addresses are ready for outreach the day the entity is filed.

Accountants and CPAs prospecting new business clients at tax season. New LLC filings mean new businesses that need bookkeeping, payroll, and tax prep.

Web agencies and SaaS sales teams building targeted prospect lists of Florida businesses. Filter by filing type and active status to focus on operating companies.

Compliance and legal teams verifying that a counterparty is an active, properly registered Florida entity before executing contracts, extending credit, or onboarding a vendor.


How to Use

Step 1: Configure your date range

Daily filing files are available for Florida business days (Monday–Friday, excluding state holidays). The Sunbiz SFTP feed is updated each business day.

Download filings for a single day:

{
"startDate": "2026-03-14"
}

Download filings for a date range:

{
"startDate": "2026-03-10",
"endDate": "2026-03-14"
}

Filter to active domestic LLCs only:

{
"startDate": "2026-03-14",
"filingTypes": ["DOMLC"],
"activeOnly": true
}

Input reference

ParameterTypeRequiredDescription
startDatestringYesFirst date to download filings for (YYYY-MM-DD).
endDatestringNoLast date to download filings for (YYYY-MM-DD). Defaults to startDate if empty.
filingTypesstring[]NoFilter to specific filing type codes. Leave empty for all types.
activeOnlybooleanNoWhen true, only returns entities with Active status. Default: false.

Common filing type codes

CodeDescription
DOMLCDomestic Limited Liability Company
FORLCForeign Limited Liability Company
DOMPRODomestic Profit Corporation
FORPROForeign Profit Corporation
DOMNPDomestic Non-Profit Corporation
FORNPForeign Non-Profit Corporation
DOMLPDomestic Limited Partnership

Leave filingTypes empty to receive all entity types.


Cost Estimate

Pricing is $0.002 per result.

Run sizeEstimated cost
100 results~$0.20
500 results~$1.00
1,000 results~$2.00
5,000 results~$10.00

Florida typically has hundreds to several thousand new business filings on each business day. A single-day run without filters will return all filings for that day. Use filingTypes and activeOnly to limit output to what you need.


Output Formats

Results are available in JSON, CSV, and Excel from the Apify dataset viewer. Connect to downstream tools via the Apify API or webhooks.


FAQ

Does this require a paid API key or credentials? No. Sunbiz bulk data is freely available via the Florida Division of Corporations public SFTP server. No account or API key is required.

How far back does the data go? The Sunbiz SFTP feed provides daily filing files. Availability of historical files depends on what Sunbiz retains on the SFTP server. Recent files (past several months) are reliably available. For older historical data, contact the Florida Division of Corporations directly.

What is in the officers array? Each entry includes the officer's name, title (e.g. MGR, MGRM, P, VP, S, T), and address if provided. Up to 6 officers are included per entity, reflecting what was submitted in the filing.

What does the annual reports array contain? Each entry includes the report year and the date it was filed. This shows how consistently the entity has maintained its annual report obligations with the state.

Can I get filings for weekends or holidays? No. The Sunbiz SFTP feed publishes files only for Florida business days. Requesting a weekend or holiday date will return no results for that date. Multi-day ranges automatically skip non-business days.

Why might an entity show as Inactive? An entity may become inactive if it fails to file annual reports, is administratively dissolved by the state, or voluntarily withdraws. The activeOnly flag filters these out if you only want operating companies.

Is the data real-time? Filing data reflects what Sunbiz published for the requested dates. Same-day filings may not appear until the next business day when Sunbiz processes and uploads the daily file.