v1

latestOpenAPI 3.0.32026-08-0421040.6 KB
Search

Search for business entities across one or multiple jurisdictions. Returns matching entities with confidence scores. Charges 2 credits per jurisdiction searched. Use the jurisdiction parameter to search a specific jurisdiction, or omit it to search all active jurisdictions. Supports pagination via limit and offset. Search is available in every active jurisdiction regardless of verification tier.

post/v1/search

Request body

entity_namestring required

The business name to search for, e.g. "Acme"

jurisdictionstring

Optional jurisdiction code to search. Omit to search all active jurisdictions.

entity_type'llc' | 'corporation' | 'lp' | 'llp' | 'sole_proprietorship' | 'nonprofit' | 'general_partnership' | 'other'

Optional entity type filter to narrow results

limitinteger

Maximum number of results to return (default 50, max 200)

offsetinteger

Number of results to skip for pagination

Response

Default Response

totalnumber required

Total number of matching results across all searched jurisdictions

limitnumber required

The limit that was applied

offsetnumber required

The offset that was applied

jurisdictions_searchedstring[] required

List of jurisdiction codes that were searched

jurisdictions_failedstring[] required

Subset of jurisdictions_searched that could not be completed (credits refunded for these)

credits_chargednumber required

Net credits deducted after partial refunds for failed jurisdictions