Skip to main content
GET
Get company by ID

Authorizations

x-api-key
string
header
required

Your API key for authentication. Get your API key from the PG:AI dashboard under Settings > API Keys.

Path Parameters

company_id
string
required

Company ID (UUID)

Response

Company found

Company information

company_id
string<uuid>
required
company_name
string
website_domain
string
public_company
boolean
country_code
string | null
linkedin_url
string | null
hq_city
string | null
hq_state
string | null
hq_address
string | null
hq_postcode
string | null
hq_country_name
string | null
region
string | null
ceo
string | null
sector
string | null
industry
string | null
revenue_range
string | null
employee_count_range
string | null
full_time_employees
integer | null
alternative_domains
string[] | null
alternative_names
string[] | null
tags
string[] | null
description
string | null
stock_ticker
string | null
market_cap
number | null
stock_currency
string | null
stock_exchange_name
string | null
stock_exchange_symbol
string | null