Form autofill

Prefill onboarding and checkout from a BCE number

Let users type their BCE number once and automatically fill in their company name, legal form and address — fewer fields, fewer typos, faster signup.

How it works

  1. 1

    Capture the BCE number

    Add a single field where the user enters their company identifier.

  2. 2

    Fetch the details

    Call the lookup endpoint and read back the registered name, legal form and registered address.

  3. 3

    Prefill the form

    Populate the remaining fields and let the user confirm — no more manual data entry.

Endpoints used

  • GET /v1/company/{cbeNumber} Company details by BCE/VAT number.
View the full API reference →

Cut your form to a single field.