View the most important details of all companies on our platform

🚀

The Companies API gives a high-level view of a company's location, size and sector alongside many other key data points, such as contact details and recent accounts

Key details

  • Use your Beauhurst API Key to authorise your request
  • Use a list of Companies House IDs, Beauhurst Company IDs, names, websites or a Collection ID to see details for companies you are interested in
  • Use the 'includes' parameters to select what important information you want to return on the companies
  • Use the modified since parameter to see company data updated after your chosen date

Parameters

sort string

Sort by name, companies_house_id, registration_date or last_modified_date to order the results


limit integer

Number of results to return per page


offset integer

The initial index from which to return the results


company_ids array

Beauhurst Company IDs you want to search for


includes array

Include any combination of data values to only return data you want

The Companies Object

id string

Beauhurst Company ID


basic object

Basic details of the company

Field nameData typeDescription
namestringCompany name
registered_namestringRegistered name
registration_datestringDate of company registration YYYY-MM-DD
other_trading_namesstringOther trading names for the company
companies_house_idstringCompanies House ID
employee_count_rangestringRange for most recent employee count
last_modified_datestringDate last modified YYYY-MM-DD
beauhurst_urlstringBeauhurst platform URL for the company
websitestringCompany website
tracked_statusstringTracked or not tracked
company_statusstringActive, In Administration or Dissolved
is_smebooleanIf the company is an SME

classification object

Classification of the company

Field nameData typeDescription
sectors arrayList of sectors of the company
top_level_sector_groups arrayList of top level sector groups
buzzwords arrayList of buzzwords
latest_stage_of_evolution stringSeed, Venture, Growth, Established, Zombie, Excited or Dead
stage_of_evolution_transitions arrayList of:
Primary date in YYYY-MM-DD
Stage before
Stage after
description stringstringDescription of the company
tracking_reasons arrayList of tracking reasons
target_markets arrayList of target markets
founder_female_percentage numberPercentage of female founders
sic_codes arrayList of SIC codes
actively_hiring stringYes, no or unknown

transactions object

Overview of fundraising and grants

Field nameData typeDescription
n_fundraisingsintegerNumber of fundraisings
total_amount_fundraisingsintegerTotal amount raised in fundraising
n_grantsintegerNumber of grants received
total_amounts_grantsintegerTotal amount of grants received
latest_valuationintegerLatest valuation of the company in GBP

contact_information object

Summary of the company contact information

Field nameData typeDescription
countrystringCountry the company is based in
lepstringLocal Enterprise Partnership (LEP)
regionstringUK region
postcodestringCompany postcode
addressstringCompany address
emailsstringList of emails for the company
telephonestringCompany phone number
key_contactsarrayList of key contacts

key_contacts object

List of information on the key contacts

If you opted to not have contact available through the API you will not be able to see the key_contacts object.

Field nameData typeDescription
people_idstringBeauhurst People ID
namestringName of key contact
emailstringEmail address of the key contact
beauhurst_urlstringBeauhurst URL of the key contact
linkedin_urlstringKey contact LinkedIn URL
currently_activebooleanIf the contact is currently active
titlestringTitle of the key contact
job_functionsarrayList of job functions

social_media object

List of social media links

Field nameData typeDescription
twitter_handlestringTwitter handle
instagram_handlestringInstagram handle
pinterest_handlestringPinterest handle
facebook_urlstringFacebook URL
googleplay_urlstringGoogle Play URL
itunes_urlstringItunes URL
linkedin_urlstringLinkedIn URL

latest_accounts object

Summary of latest accounts. All financial values are in GBP

Field nameData typeDescription
year_end_datestringDate P&L Accounts are made up to YYYY-MM-DD
turnoverintegerIncome earned from normal business activities
ebitdaintegerEarnings before interest, tax, depreciation and amortisation
total_assetsintegerTotal of fixes and current assets
number_of_employeesintegerTotal number of personnel employed by the company
cashintegerTotal cash
total_liabilitiesintegerTotal long term and current liabilities
net_assetsintegerTotal assets less total liabilities
research_and_developmentintegerR&D expenditure
exportintegerDirect exports from the country of incorporation

historic_accounts object

List of historic accounts. All financial values are in GBP

Field nameData typeDescription
year_end_datestringDate P&L Accounts are made up to YYYY-MM-DD
turnoverintegerIncome earned from normal business activities
editdaintegerEarnings before interest, tax, depreciation and amortisation
total_assetsintegerTotal of fixes and current assets
number_of_employeesintegerTotal number of personnel employed by the company
cashintegerTotal cash
total_liabilitiesintegerTotal long term and current liabilities
net_assetsintegerTotal assets less total liabilities
research_and_developmentintegerR&D expenditure
exportintegerDirect exports from the country of incorporation