Organizations

Organizations are the core entities in AlphaLens, representing companies, startups, and other business entities.

Organization Data

Organizations are the core entities in AlphaLens, representing companies, startups, and other business entities.

Core Organization Fields

Field Name

Type

Description

id

integer

Unique AlphaLens organization identifier

organization_name

string

Official company name

organization_description

string

Detailed company description

active_domain

string

Primary company website domain

domain_archive

array[string]

Historical domains used by the company

logo_url

string

URL to company logo image

data_source

string

Source of the data (e.g., "alphalens", "venture")

Company Details

Field Name

Type

Description

founded_date

date

Company founding date (YYYY-MM-DD)

closed_date

date

Company closure date (if applicable)

employee_count

string

Human-readable employee count range

employee_count_total

integer

Exact employee count (when available)

employee_count_range_min

integer

Minimum employees in range

employee_count_range_max

integer

Maximum employees in range

organization_target_audiences

array[string]

Target customer segments

Contact Information

Field Name

Type

Description

website_url

string

Primary company website

contact_email

string

General contact email

phone_number

string

Primary phone number

twitter_url

string

Twitter/X profile URL

linkedin_url

string

LinkedIn company page URL

facebook_url

string

Facebook page URL

instagram_url

string

Instagram profile URL

youtube_url

string

YouTube channel URL

Other

Field Name

Type

Description

venture_investor_profile_id

integer

Investor profile ID (if company is also an investor)

outlier

boolean

Indicates if data quality is good

Address Data: Organization headquarters and additional addresses are available through the addresses endpoint for each organization.