GET
/
company

Authorizations

Authorization
string
headerrequired

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
id
string

The Firmable ID of the company.

name
string

The name of the company.

website
string

The company's website URL.

fqdn
string

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

description
string

A detailed description of the company.

tagline
string

A brief tagline or slogan for the company.

linkedin
string

The company's LinkedIn handle.

au_employee_count
integer | null

The number of employees in Australia.

year_founded
integer

The year the company was founded.

hq_location
string | null

The headquarters location of the company.

hq_country
string

The country of the company's headquarters.

company_size
string

The size category of the company.

company_type
string

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

abn_operation_status
string

The operational status of the company's ABN.

locations
string[]

The locations associated with the company.

industries
string[]

The industries associated with the company.

revenue
string

The company's revenue, if available.

phones
string[]

List of phone numbers associated with the company.

emails
string[]

List of email addresses associated with the company.

social_media
object

Social media profiles of the company.

industry_codes
object

Various industry classification codes for the company.

keywords
string[]

Keywords associated with the company.

org_registers
object

Information about organizational registers.

states
string[]

Additional state information about the company.

nextGen
object

Next-generation data about the company.