Skip to main content
GET
Get Business

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

The unique identifier of the business to retrieve.

Examples:

"412a49b5-7466-426b-bf1e-081b00b54576"

"9d5a286e-a6d6-4d6c-a38e-8b7ea50accd5"

Response

Response

Response model for business data.

This model defines the complete structure for business-related API responses.

id
string<uuid>
required

Unique identifier for the business.

name
string
required

The name of the business, determined by the name found on the domestic registration.

Example:

"Levine-Santos"

url
string<uri>
required

The URL to the business details.

Required string length: 1 - 2083
Example:

"https://api.baselayer.com/businesses/9083e7e2-1f6b-11ef-8f0f-1edb1b067314"

console_url
string<uri>
required

The URL to the business details in the console.

Required string length: 1 - 2083
Example:

"https://console.baselayer.com/business/9083e7e2-1f6b-11ef-8f0f-1edb1b067314"

address
string | null
required
deprecated

The primary address associated with the business entity.

Example:

"63788 Paige Lane Cooperfurt, MI 10037"

structure
enum<string> | null

The structure of the business.

Available options:
SOLE_PROPRIETORSHIP,
GENERAL_PARTNERSHIP,
LLC,
LLP,
LLLP,
LP,
C_CORPORATION,
S_CORPORATION,
B_CORPORATION,
NONPROFIT,
COOPERATIVE,
TRUST,
PROFESSIONAL_ASSOCIATION,
PROFESSIONAL_CORPORATION,
TRADE_NAME,
BANK,
CREDIT_UNION,
INSURANCE,
OTHER
Example:

"C_CORPORATION"

addresses
AddressSummaryResponseWithSources (v1) · object[]

All addresses found associated with this business entity.

phone_numbers
string[]

All phone numbers found associated with this business entity.

Example:
email
string | null

The main email found associated with this business entity.

Example:

"kathleenholmes@example.com"

website
string | null

The website found associated with this business entity.

Example:

"http://www.cruz-adkins.net/"

social_profiles
DiscoveredSocialProfile · object[] | null

The list of social media profiles potentially associated with this business entity that were identified by searching the web.

Example:
reviews
DiscoveredReview · object[] | null

The list of customer reviews potentially associated with this business entity that were identified by searching the web.

directory_listings
DirectoryListingResponse (v1) · object[] | null

Directory listings (BBB, Yelp, etc.) discovered during website analysis, including business category, contact info, and address.

ein
string | null
deprecated

The EIN/TIN found associated with this business entity.

Example:

"871888915"

incorporation_state
enum<string> | null

The state in which the business first incorporated.

Available options:
AL,
AK,
AZ,
AR,
CA,
CO,
CT,
DE,
DC,
FL,
GA,
HI,
ID,
IL,
IN,
IA,
KS,
KY,
LA,
ME,
MD,
MA,
MI,
MN,
MS,
MO,
MT,
NE,
NV,
NH,
NJ,
NM,
NY,
NC,
ND,
OH,
OK,
OR,
PA,
RI,
SC,
SD,
TN,
TX,
UT,
VT,
VA,
WA,
WV,
WI,
WY,
PR,
VI,
AE,
AA,
AP,
GU,
AS
Example:

"HI"

incorporation_date
string<date> | null

The date when the business first incorporated.

Example:

"2011-11-27"

months_in_business
integer | null

The number of months elapsed since the incorporation date.

Example:

256

primary_address
AddressSummaryResponse (v1) · object | null

The primary address associated with the business entity.

alternative_names
string[]

A list of alternative names (e.g. DBAs) found associated with the business entity.

Example:
registrations
RegistrationResponse (v1) · object[]

The corporate registrations associated with the business entity.

business_officers
BusinessOfficerResponse (v1) · object[]

The officers associated with the business entity.

predicted_naics
PredictedNaicsResponse (v1) · object[]
deprecated

The predicted NAICS code(s) for the business entity.

watchlist_hits
WatchlistHitResponse (v1) · object[]

The watchlist hits associated with the business entity.

sec_registrations
SecRegistrationResponse · object[]

SEC EDGAR registrations linked to this business. Empty when no SEC registration is linked.

revenue
null
deprecated

Indicates that there is no recent revenue data available for the business.

phone_number
string | null
deprecated

The primary phone number found associated with the business.

Example:

"955-714-3269"