Search Companies
Search API
Search Companies
GET
Search Companies
Request
Provide exactly one ofq (name search) or vat (VAT-number search). Supplying neither or both returns a 400. An empty value counts as absent, so ?q=&vat=BE0400378485 is treated as a VAT search.
Search is free — it does not spend credits.
Query
string
The name of the company you want to query, up to 20 characters. Mutually exclusive with
vat.string
The VAT number of the company you want to query, up to 30 characters. Mutually exclusive with
q. Accepts either a formatted (0400.378.485) or bare (BE0400378485) value — it is normalized across all supported registry/VAT formats before matching.string
Any supported country code — see Supported countries. If omitted, the search runs across all supported countries.
number
default:"4"
Number of items to return per page. (max 500)
number
default:"0"
Number of items to skip. (max 9500)