Multi-tenancy

The Valdit VAT Validation API uses a multi-tenant model. While the software is shared, every customer has its own set of data. Data from one customer cannot be seen by another customer. Customers (tenants) are identified using an Authentication (Identity) System. Every API call is performed on behalf of a Customer, so that the API always knows which data to expose.