API Key Authentication Provide your API key as a Bearer token in the Authorization header.
Text search query to find companies by name. Example: "Descartes Technologies UG"
Company register number for exact matching. Example: "230633"
Type of register to filter results. Example: "HRB" (Commercial Register B)
HRB
, HRA
, PR
, GnR
, VR
Court where the company is registered. Example: "Berlin (Charlottenburg)"
Filter for active or inactive companies. Set to true for active companies only, false for inactive only.
Legal form of the company. Example: "gmbh" for "Gesellschaft mit beschränkter Haftung"
ag
, eg
, ek
, ev
, ewiv
, foreign
, gbr
, ggmbh
, gmbh
, kg
, kgaa
, unknown
, llp
, municipal
, ohg
, se
, ug
Date of incorporation of the company. Format: ISO 8601 (YYYY-MM-DD) Example: "2022-01-01"
Page number for pagination.
Number of results per page (max 50).
Successful search operation
The response is of type object
.