Roaring logo
Log in

Company Search

Search for companies with names and filters.

Company Search

[dk]
Requires addon

Documentation

The Company Search API lets you find specific companies or create targeted company lists using free text or search filters like geography, company type, and number of employees — perfect for prospecting, onboarding, or market analysis.

With this API you can:

  • Find individual companies
  • Build prospect lists based on filters like location, size, and business type
  • Search in our sandbox environment using test companies

Note:

Using placeholder company IDs keeps the service free of charge. (Learn more here https://help.roaring.io/en/articles/154766-company-search.)

Use case:

A financial institution onboarding a new B2B customer uses the Company Search API to quickly identify and shortlist potential business customers in a specific region and employee size range, helping sales teams prioritize outreach and onboarding efforts.

Endpoints

Search companies

gethttps://api.roaring.io/dk/company/search/1.0/search

Parameters query

requestKey
string
Used when paging in a previous searched result
pageSize
integer
Number of results to return per pagination page
from
integer
first result to return from the resultset that is being paged through
town
array
Town the searched for company should be registered in
commune
array
Commune the searched for company should be registered in
zipCode
array
Zip code the searched for company should be registered in
industryCode
array
The primary industry code the company to search for belongs to
legalGroupCode
integer
The legal group code for the type of company to search for
statusCode
string
Status code that the searched for company should be referenced as
companyRegistrationDate
string
The date the company searched for should have been registered, range input with : between is accepted
numberCompanyUnits
string
Number of units the company searched for should have, range input with : between is accepted
numberEmployeesInterval
string
Number of employees (interval) the company searched for should have
legalGroupText
array
The legal group name for the type of company to search for
freeText
string
Search by either company name or company id

Response schema: application/json

  • hitCount

    integer <int32>

    Total hit count

  • next

    string

    url for fetching the next page of search data

  • previous

    string

    url for fetching the previous page of search data

  • requestKey

    string

    Request key