Skip to main content
GET
Get a company

Authorizations

x-api-key
string
header
required

The API key issued to your client. Send it on every request; a missing, unrecognised, or revoked key is rejected with 401.

Path Parameters

company_id
integer
required

The identifier of the company

Response

The requested company

Full view of a single company

id
integer
required

Company identifier

name
string
required

Company display name

normalized_name
string
required

URL-safe normalized company name

Registered legal name of the company

domain
string
required

Primary web domain of the company

description
string
required

Description of what the company does

logo_filename
string
required

Filename of the company logo asset

logo_color
string
required

Brand colour associated with the company logo

ticker
string
required

Short ticker-style company abbreviation

founded_year
integer
required

Year the company was founded

location
string
required

Headquarters location of the company

categories
object[]
required

Categories the company belongs to

research
object[]
required

Research documents about the company

news
object[]
required

News items about the company

created_at
string<date-time>
required

When the company record was created

updated_at
string<date-time>
required

When the company record was last updated