Skip to main content
GET
Search International Registrations

Authorizations

X-API-Key
string
header
required

Query Parameters

iso2_country_code
string | null

Jurisdiction code in ISO 3166 alpha-2

Example:

"GB"

name
string | null

Company Name

Example:

"Kyckr"

filing_number
string | null

Company registration (filing) number

Example:

"11655290"

Response

Successful Response

name
string | null

The registered name of the business.

Example:

"KYCKR UK LIMITED"

alternative_names
string[]

A list of alternative names (e.g. trading names and former registered names) the registry holds for the business.

Example:
filing_number
string | null

The registry filing number. Pass it as filing_number to POST /international/searches to search exactly this company.

Example:

"11655290"

address
string | null

The business's address as held by the registry.

Example:

"Kemp House, 160 City Road, London, United Kingdom, EC1V 2NX"

standing
string | null

The registry's own status wording (e.g. 'Active', 'Registered', 'In Liquidation').

Example:

"Active"

The registry's legal form / legal structure for the business.

Example:

"Private limited company"

registry_type
string | null

Registry-provided entity or registry type where distinct from legal form.

Example:

"Registered society"

registration_type
string | null

Registry-provided registration type, e.g. Federal, Extra-Provincial, or Registered society.

Example:

"Federal"

incorporation_date
string<date> | null

The date the business was incorporated or registered.

Example:

"2018-11-01"

registration_authority
string | null

Registry authority name, e.g. Companies House, United Kingdom.

Example:

"Companies House, United Kingdom"

registration_authority_code
string | null

Registry authority code where provided, e.g. CA-ON or CA-FE.

Example:

"CA-ON"