Registry Search

One search across
every registry.

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

Connect to a real business, instantly.

One query returns the canonical record directly from authoritative sources. Your customer types one field; Palm surfaces the right entity in real time.

iPhone Frame Decoration
Example company logo

Find your business

Start typing to find your business name and automatically fill the additional information.

Why Palm

The source of truth on any business.

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.

Business owner looking at a tablet

Why Palm

Decorative grid

From a name to an onboarded customer in seconds.

Search surfaces matches. Detail returns the record. Your customer is onboarded — in record time, with less work, and a better experience.

Step 01

Search

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
Registry search box
Step 02

Details

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

Try Detail today
Registry search results
Step 03

Verify

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

See it in action

Data

Decorative grid

Eight fields. Zero data entry.

Every search result returns structured, authoritative data — ready to pre-fill your forms and skip the manual entry step entirely.

Palm ID

Stable unique identifier — reuse it across search, detail, verify, and monitor without re-querying.

Names

The registered legal name exactly as it appears in the state filing, not how the customer typed it.

Entity Type

LLC, Corporation, LP, Non-Profit — normalized to a consistent schema across all 50 states.

Web enrichment

Match website to business to owners. Pull everything you need in one simple action, then verifying after.

Formation Date

Original incorporation date from the state record — useful for seasoning checks in lending and underwriting.

Jurisdictions

Where the entity formed and where it's registered to operate — two different concepts, both returned.

Status

Active, dissolved, suspended — straight from the registry, so you never run KYB on a dead entity.

Principal Address

Registered principal place of business — pre-fill your address fields and skip asking the customer.

API Reference

Get started in less than 5 minutes.

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.

Registry SearchPOST

/v1/business/registry/search

Partial or full parameters, ranked results

name

Business name to search

registration_jurisdiction

optional

Jurisdiction where the business is registered to operate, in ISO 3166-2 format (e.g., US-CA, US-NY, US-TX)

formation_jurisdiction

optional

Jurisdiction where the business was originally formed, in ISO 3166-2 format (e.g., US-DE, US-CA, US-WY)

entity_type

optional

Legal entity type

status

optional

Registration status filter

ein

optional

Employer Identification Number

location_street

optional

Street address where the business is physically located

location_city

optional

City name of the business location

location_region

optional

Region or state of the business location, in ISO 3166-2 format

location_postal_code

optional

ZIP or postal code of the business location

formation_date_from

optional

Formation date range — start date in ISO-8601 format (maps to formation_date.from)

formation_date_to

optional

Formation date range — end date in ISO-8601 format (maps to formation_date.to)

Sample Query
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"
    }'
Sample Response
{
  "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

Usage-based.
Pay per API call.

No upfront data licenses. No batch refresh fees. Optional tiered annual minimums — higher commitment, lower per-call cost.

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?

Search is step one.
Not the last.

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.

Entrepreneur using a laptop.

Get started

Onboard in record time.

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