DE Company Search (Non Ltd)

Endpoint to search for DE non-ltd Companies according to the provided Search Criteria.

SecuritybearerToken
Request
query Parameters
name
required
string

The name of the company to search for.

countryAreaCode
string or null

The international dialing code for the telephone number (e.g., ""+49"" for Germany).

number
string or null

The primary telephone number

areaCode
string or null

The regional or city-specific area code ( e.g. ""030"" for Berlin ).

zipPostCode
string or null

A combination of ZIP and PO box information, if applicable.

country
string or null

The country of the address.

zipCode
boolean or null

The postal code associated with the address. This field is optional.

postCode
string or null

The post office box number, if applicable.

street
string or null
Default: "None"

The street name and house number for the address. This field is optional.

city
required
string or null

The city where the company is located. This field is mandatory.

Responses
200
400
401
403
get/localSolutions/DE/nonLtdCompanies
Request samples
Response samples
application/json
{
  • "matches": [
    ]
}