Sample: Base Company API Data
{
"id": 1001,
"industry": "Software",
"last_response_code": 200,
"last_updated": "2024-02-01 08:00:00",
"last_updated_ux": 1706774400,
"logo_url": "https://example.com/logo.png",
"name": "Example Company",
"size": "51-200",
"source_id": 999,
"type": "Private",
"url": "https://www.professional-network.com/company/example-company",
"website": "https://www.example.com",
"created": "2022-10-01 08:00:00",
"deleted": 0,
"description": "Example Company provides AI solutions for enterprise customers.",
"employees_count": 150,
"followers": 5000,
"founded": 2020,
"hash": "companyhash123abcdefg123456",
"headquarters_city": "Tech City",
"headquarters_country": "USA",
"headquarters_country_parsed": "United States",
"headquarters_country_restored": "United States",
"headquarters_new_address": "123 Innovation Drive",
"headquarters_state": "TX",
"headquarters_street1": "123 Innovation Drive",
"headquarters_street2": "Suite 200",
"headquarters_zip": "75001",
"company_shorthand_name": "exampleco",
"company_shorthand_name_hash": "hash789xyz789xyz789abc789def",
"canonical_hash": "abc123hash789xyz789abc789def",
"canonical_shorthand_name": "exampleco",
"canonical_shorthand_name_hash": "hash789xyz789abc789def",
"canonical_url": "https://www.example.com",
"company_affiliated_collection": [
{
"affiliated_company_id": 2001,
"affiliated_company_url": "https://www.professional-network.com/company/affiliate-example",
"company_id": 1001,
"created": "2023-01-01 10:00:00",
"deleted": 0,
"id": 1,
"last_updated": "2024-01-01 10:00:00"
}
],
"company_also_viewed_collection": [
{
"company_id": 1001,
"created": "2023-05-01 12:00:00",
"deleted": 0,
"id": 2,
"last_updated": "2024-01-02 15:30:00",
"viewed_company_id": "3001",
"viewed_company_url": "https://www.professional-network.com/company/viewedco-example"
}
],
"company_financial_website_url_info_collection": [
{
"financial_website_url": "https://www.financial-website.com/organization/example-company",
"company_id": 1001,
"created": "2023-02-01 08:30:00",
"deleted": 0,
"id": 3,
"last_updated": "2024-01-05 11:00:00"
}
],
"company_featured_employees_collection": [
{
"company_id": 1001,
"created": "2023-03-10 09:00:00",
"deleted": 0,
"id": 4,
"last_updated": "2024-01-10 14:00:00",
"url": "https://www.professional-network.com/john-doe"
}
],
"company_featured_investors_collection": [
{
"company_id": 1001,
"company_investors_list": {
"financial_website_url": "https://www.financial-website.com/organization/fake-investor",
"created": "2023-06-15 10:00:00",
"hash": "investorhash001",
"id": 10,
"last_updated": "2024-01-15 16:00:00",
"name": "Fake Investor Capital"
},
"created": "2023-06-15 10:00:00",
"deleted": 0,
"id": 5,
"investor_id": 5001,
"last_updated": "2024-01-15 16:00:00",
"round_id": 6001
}
],
"company_funding_rounds_collection": [
{
"financial_website_url": "https://www.financial-website.com/funding_round/example-seed",
"company_id": 1001,
"created": "2022-11-20 13:45:00",
"deleted": 0,
"id": 6,
"last_round_date": "2023-10-10",
"last_round_investors_count": 3,
"last_round_money_raised": "$2,000,000",
"last_round_type": "Seed",
"last_updated": "2024-01-20 10:00:00",
"total_rounds_count": 2
}
],
"company_locations_collection": [
{
"company_id": 1001,
"created": "2022-12-01 10:00:00",
"deleted": 0,
"id": 7,
"is_primary": 1,
"last_updated": "2024-01-22 12:00:00",
"location_address": "123 Innovation Drive, Tech City, TX 75001"
}
],
"company_similar_collection": [
{
"company_id": 1001,
"created": "2023-07-01 10:00:00",
"deleted": 0,
"id": 8,
"last_updated": "2024-01-25 10:00:00",
"url": "https://www.professional-network.com/company/similar-example"
}
],
"company_specialties_collection": [
{
"company_id": 1001,
"created": "2023-08-01 09:00:00",
"deleted": 0,
"id": 9,
"last_updated": "2024-01-30 11:00:00",
"specialty": "Artificial Intelligence"
}
],
"company_stock_info_collection": [
{
"id": 2789,
"company_id": 111371,
"ticker": "LSB",
"exchange": "OTCM",
"created": "2020-05-07 14:38:14",
"last_updated": "2020-07-19 09:39:38",
"deleted": 1
}
],
"company_updates_collection": [
{
"comments_count": 15,
"company_id": 1001,
"date": "2mo",
"deleted": 0,
"description": "Example Company launched its new AI platform.",
"followers": 1200,
"id": 10,
"last_updated": "2024-02-01 14:00:00",
"reactions_count": 300,
"reshared_post_author": "John Doe",
"reshared_post_author_headline": "Tech Influencer",
"reshared_post_author_url": "https://www.professsional-betwork.com/in/johndoe",
"reshared_post_date": "2mo",
"reshared_post_description": "Exciting innovation from Example Company!",
"reshared_post_followers": 1000,
"urn": "urn:li:activity:example"
}
]
}
Was this helpful?