Skip to main content
GET
Search for company using name or company id

Authorizations

X-Api-Key
string
header
required

Api key needed to access the endpoints. X-Api-Key: My api key

Headers

AppId
string

App id

Path Parameters

profileCountry
enum<string>
required

The country whose scope/entitlement profile (SE or NO) is used to authorize the request. Determines which market-specific rules apply, independent of the country the requested company is registered in. ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO

Query Parameters

country
string
required

Country se or no

query
string
required

Search for name or organisation number/company id

page
integer<int32>

Page

pageSize
integer<int32>

Page size of the result

Response

OK

A page of company search results, together with the total number of matches.

data
object[] | null
total
integer<int64>