Roaring logo
Log in

Company Search

Search for companies with name and filter

Company Search

[fi]
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 and company type — 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.

When using data from this service you are required to inform users that the underlying data source is the Finnish patent and registration office (PRH).

Endpoints

Search companies

gethttps://api.roaring.io/fi/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
zipCode
array
Zip code the searched for company should be registered in
domicileCode
array
Domicile code the searched for company should be registered in
domicileText
array
Domicile text the searched for company should be registered in
industryCode
array
The primary industry code the company to search for belongs to
legalGroupCode
string
The legal group code for the type of company to search for
legalGroupText
string
The legal group text 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
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