๐ข Legal Name
Exact match or partial search on the entity's registered name.
Access the Iowa Secretary of State's database of active corporations. Search by legal name, corporation type, city, or incorporation date. Ideal for due diligence, market research, and lead generation.
Get Free API KeyFind all active banks incorporated in STATE CENTER:
curl -H "X-API-Key: YOUR_KEY" \
"https://api.midwestintel.com/v1/business-entities?corporation_type=DOMESTIC%20BANKS&city=STATE%20CENTER&limit=5"
Or search for a specific business by partial name:
curl -H "X-API-Key: YOUR_KEY" \
"https://api.midwestintel.com/v1/business-entities?name_contains=CENTRAL&limit=5"
Exact match or partial search on the entity's registered name.
Filter by type (e.g., DOMESTIC BANKS, DOMESTIC PROFIT).
Find businesses headquartered in a specific Iowa city.
Filter by date range of incorporation or latest filing.
Retrieve a single entity by its unique corporation number.
Data is refreshed daily from the Iowa Secretary of State.
Each record contains the legal name, corporation number, type, effective date, and head office address.
We update the database daily, so you're always working with the latest active registrations.
Law firms performing due diligence, commercial real estate brokers, B2B marketers, and economic development agencies.
Free tier includes 200 requests/day. No credit card required.
Get Free API Key