Let users type their BCE number once and automatically fill in their company name, legal form and address — fewer fields, fewer typos, faster signup.
Add a single field where the user enters their company identifier.
Call the lookup endpoint and read back the registered name, legal form and registered address.
Populate the remaining fields and let the user confirm — no more manual data entry.
GET
/v1/company/{cbeNumber}
Company details by BCE/VAT number.