Skip to main content
GET
Get a company

Authorizations

x-api-key
string
header
required

Pass a static API key for every request, provided by your customer support.

Path Parameters

identifier
string
required

Unique identifier of the company.

Minimum string length: 1

Response

Get impact data for a specific company response

_id
string | null

MongoDB ObjectId of the company.

domain
string | null

Company's domain name.

nameOfFirm
string | null

Name of the firm.

addressLine1
string | null

Primary address line.

addressLine2
string | null

Secondary address line.

city
string | null

City where the company is located.

phoneNumber
string | null

Primary phone number of the company.

eMailAddress
string | null

Primary email address of the company.

yearEstablished
string | null

Year the company was established.

keywords
string[] | null

Keywords associated with the company.

naicsCodes
number[] | null

List of NAICS codes for the company.

naicsDescriptions
string[] | null

Descriptions for the company's NAICS codes.

description
string | null

Brief description of the company.

certifications
string[] | null

Verified certifications held by the company.

unverifiedCertifications
string[] | null

Unverified certifications claimed by the company.

revenue
object | null

Revenue information of the company.

size
object | null

Company size information.

location
object | null

Location details of the company.