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 |
---|---|---|
|
integer |
Unique AlphaLens organization identifier |
|
string |
Official company name |
|
string |
Detailed company description |
|
string |
Primary company website domain |
|
array[string] |
Historical domains used by the company |
|
string |
URL to company logo image |
|
string |
Source of the data (e.g., "alphalens", "venture") |
Company Details
Field Name |
Type |
Description |
---|---|---|
|
date |
Company founding date (YYYY-MM-DD) |
|
date |
Company closure date (if applicable) |
|
string |
Human-readable employee count range |
|
integer |
Exact employee count (when available) |
|
integer |
Minimum employees in range |
|
integer |
Maximum employees in range |
|
array[string] |
Target customer segments |
Contact Information
Field Name |
Type |
Description |
---|---|---|
|
string |
Primary company website |
|
string |
General contact email |
|
string |
Primary phone number |
|
string |
Twitter/X profile URL |
|
string |
LinkedIn company page URL |
|
string |
Facebook page URL |
|
string |
Instagram profile URL |
|
string |
YouTube channel URL |
Other
Field Name |
Type |
Description |
---|---|---|
|
integer |
Investor profile ID (if company is also an investor) |
|
boolean |
Indicates if data quality is good |
Address Data: Organization headquarters and additional addresses are available through the addresses endpoint for each organization.