Registry Search
Access 125M+ entities constantly refreshed from one lightning-fast API. Acquire, onboard and service your business customers faster than ever.
125M businesses and climbing
Live in under 5 minutes
Free to start
Overview
One query returns the canonical record directly from authoritative sources. Your customer types one field; Palm surfaces the right entity in real time.

Start typing to find your business name and automatically fill the additional information.
Why Palm
Every other data vendor sells you a copy that was fresh last quarter. Palm pulls from the primary source. The same registries your lawyers and regulators use.
125M+
Businesses on the identity network
Active and historical records across authoritative registries — not a vendor copy.
<200ms
Median response time
Built for real-time onboarding flows — fast enough for type-ahead search on every keystroke.
100s
Authoritative sources
All 50 US state registries are just a subset. Palm connects to hundreds of authoritative sources globally.

Why Palm
Search surfaces matches. Detail returns the record. Your customer is onboarded — in record time, with less work, and a better experience.
Search any business name across all 50 state registries in real time. Returns legal name, entity type, status, and a persistent Palm ID.
See it live

Confirm business identity with EIN verification against authoritative sources. Trusted, verified, and real every time.
Try Detail today

Confirm business identity with EIN verification against authoritative sources. Trusted, verified, and real every time.
See it in action
Data
Every search result returns structured, authoritative data — ready to pre-fill your forms and skip the manual entry step entirely.
Stable unique identifier — reuse it across search, detail, verify, and monitor without re-querying.
The registered legal name exactly as it appears in the state filing, not how the customer typed it.
LLC, Corporation, LP, Non-Profit — normalized to a consistent schema across all 50 states.
Match website to business to owners. Pull everything you need in one simple action, then verifying after.
Original incorporation date from the state record — useful for seasoning checks in lending and underwriting.
Where the entity formed and where it's registered to operate — two different concepts, both returned.
Active, dissolved, suspended — straight from the registry, so you never run KYB on a dead entity.
Registered principal place of business — pre-fill your address fields and skip asking the customer.
API Reference
Palm's type-ahead search reduces your operational cost and limits customer inputs to exactly what's real. Connecting to real businesses fast. Keeping fraud out.
/v1/business/registry/search
Partial or full parameters, ranked results
name
Business name to search
registration_jurisdiction
optionalJurisdiction where the business is registered to operate, in ISO 3166-2 format (e.g., US-CA, US-NY, US-TX)
formation_jurisdiction
optionalJurisdiction where the business was originally formed, in ISO 3166-2 format (e.g., US-DE, US-CA, US-WY)
entity_type
optionalLegal entity type
status
optionalRegistration status filter
ein
optionalEmployer Identification Number
location_street
optionalStreet address where the business is physically located
location_city
optionalCity name of the business location
location_region
optionalRegion or state of the business location, in ISO 3166-2 format
location_postal_code
optionalZIP or postal code of the business location
formation_date_from
optionalFormation date range — start date in ISO-8601 format (maps to formation_date.from)
formation_date_to
optionalFormation date range — end date in ISO-8601 format (maps to formation_date.to)
curl -X POST https://api.getpalm.com/v1/business/registry/search \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer sk_test_...' \
-d '{
"name": "Acme Corporation"
}'{
"object": "list",
"data": [
{
"palm_id": "1234-5678-9012",
"name": "Acme Corp",
"formation_date": "2020-03-15",
"formation_jurisdiction": "US-DE",
"registration_jurisdiction": "US-CA",
"status": "active",
"entity_type": "llc",
"registration_number": "202012345678",
"principal_address": {
"country": "US",
"street_line_1": "100 Main Street",
"street_line_2": "Suite 200",
"city": "San Francisco",
"region": "CA",
"postal_code": "94105"
}
}
]
}Pricing
No upfront data licenses. No batch refresh fees. Optional tiered annual minimums — higher commitment, lower per-call cost.
Onboard Features
Billing
Registry Search
Real-time name search across all 50 state registries
Billed per API call
EIN Verification
Verify business identity against authoritative sources
Billed per API call
Business Monitoring
Webhook alerts when registry records change
Billed per entity / mo
What comes next?

Once you have the Palm ID from search, pass it into Registry Detail for the full record — formation date, registered agent, officers, addresses. Then into Verify for full KYB.

Get started
Faster onboarding. Less work for your customers. A better experience. Free trial, no credit card.