GET
/
company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string

The Firmable ID of the company (example: f000000117274)

ln_slug
string

The LinkedIn slug of the company (example: smec)

ln_url
string

LinkedIn URL of the company (example: https://www.linkedin.com/company/smec/)

fqdn
string

FQDN of the company (example: smec.com)

abn
string

ABN of the company (example: 47065475149)

website
string

Website of the company (example: https://www.smec.com)

Response

200 - application/json
abn_operation_status
string

The operational status of the company's ABN.

au_employee_count
integer | null

The number of employees in Australia.

company_size
string

The size category of the company.

company_type
string

The type of company (e.g., Private, Public).

description
string

A detailed description of the company.

emails
string[]

List of email addresses associated with the company.

fqdn
string

The fully qualified domain name of the company's website.

hq_country
string

The country of the company's headquarters.

hq_location
string | null

The headquarters location of the company.

id
string

The Firmable ID of the company.

industries
string[]

The industries associated with the company.

industry_codes
object

Various industry classification codes for the company.

keywords
string[]

Keywords associated with the company.

linkedin
string

The company's LinkedIn handle.

locations
string[]

The locations associated with the company.

name
string

The name of the company.

nextGen
object

Next-generation data about the company.

org_registers
object

Information about organizational registers.

phones
string[]

List of phone numbers associated with the company.

revenue
string

The company's revenue, if available.

social_media
object

Social media profiles of the company.

states
string[]

Additional state information about the company.

tagline
string

A brief tagline or slogan for the company.

website
string

The company's website URL.

year_founded
integer

The year the company was founded.