Skip to main content
GET
cURL

Authorizations

X-Api-Key
string
header
required

API key provided by Jobo

Query Parameters

domain
string
required

The domain passed to GET /api/companies/by-domain.

Response

The company profile

Fully enriched company profile.

id
string<uuid>
required
name
string
required

Registered legal entity name when distinct from the trade name.

summary
string | null
required

Short company blurb. AI-generated when available, otherwise the SEO meta-description / first paragraph from the enrichment source.

description
string | null
required
website
string | null
required
listing_url
string | null
required

Canonical careers / job-listing page URL on the company's ATS (e.g. its Greenhouse / Lever / Workday board), when available.

logo_url
string | null
required
linkedin_url
string | null
required
linkedin_company_id
string | null
required
twitter_url
string | null
required
facebook_url
string | null
required
instagram_url
string | null
required
angellist_url
string | null
required
youtube_url
string | null
required
github_url
string | null
required
g2_url
string | null
required
crunchbase_url
string | null
required
headquarters_location
string | null
required
headquarters_region
string | null
required

Region/state when known.

headquarters_regions
string[]
required

Additional region tags when more than one applies.

country_code
string | null
required

ISO 3166-1 alpha-2 country code.

continent
string | null
required
phone_number
string | null
required
email_address
string | null
required
founding_year
string | null
required
company_size
string | null
required

Headcount band (e.g. "1-10", "51-200").

revenue
string | null
required

Annual revenue band (e.g. "under-1m", "100m-200m", "over-1b").

is_agency
boolean
required
industries
string[]
required

Vertical industry labels (e.g. "HR & Staffing").

primary_industry
string | null
required

Single high-level industry label (e.g. "Finance").

categories
string[]
required

Business-model bucket tags (b2b / b2c / saas / service-provider).

naics_codes
string[]
required
operating_status
string | null
required

"active" | "closed".

ipo_status
string | null
required

"private" | "ipo" | "delisted".

company_type
string | null
required

"for_profit" | "non_profit".

stock_symbol
string | null
required
stock_exchange
string | null
required
is_acquired
boolean
required
acquired_by_company
string | null
required
parent_company_url
string | null
required

URL of the parent organization when this company is a subsidiary.

funding_stage
string | null
required
total_funding
string | null
required
funds_total_formatted
string | null
required

Total funds raised when the company itself is a VC firm.

investors
string[]
required
funding_rounds
object[]
required
founders
string[]
required
leadership
object[]
required
leadership_hires
object[]
required
layoffs
object[]
required
ratings
object[]
required
press_references
object[]
required
h1b_annual_job_counts
object[]
required
h1b_title_distribution
object[]
required
technology_list
string[]
required

Flat list of technologies the company is reported to use (catalogue names plus mentions).

tech_stack
object[]
required

Structured per-technology records.

products
object[]
required
software_used
object[]
required
research_focus_areas
string[]
required
acquisitions
object[]
required
exits
object[]
required
subsidiary_list
string[]
required

Flat list of subsidiary company names.

sub_organizations
object[]
required
event_appearances
object[]
required
investor_types
string[]
required

Investor classification (only populated when the company is itself an investor).

page_rank
number<double> | null
required

Domain authority score (useful for ranking).

ats_provider
string | null

Applicant tracking system the company hires through (catalogue id, e.g. greenhouse), when detected.

careers_url
string | null

The company's own careers page, when found.

Every social / review profile found for the company, keyed by platform (linkedin, twitter, facebook, instagram, youtube, github, g2, crunchbase, angellist, tiktok, glassdoor, xing, threads, bluesky, pinterest, vimeo, medium, kununu, trustpilot, indeed, mastodon). The flat *_url fields carry the same values for the platforms that have one; this map is the complete set.

technologies
string[]

Technologies detected on the company's website as stable catalogue slugs (google-tag-manager, shopify, hubspot, …). Deterministic and normalised — this is the field to filter on.

technology_mentions
string[]

Technologies named in prose that did not map to a catalogue slug. Display only.