Would you like to use this service for your website? You can use our APIs to integrate VAT numbers and TINs verification in your services.
To validate a tax id and retrieve information about it, you can make a request to our APIs. Tax ids are made up of a unique identifier and a type, internally represented as a string in the format {type}:{id}.
A list of supported types is available at https://verifyvat.com/json/tax-types. You can optionally pass an isVerifiable parameter to filter out types that are not automatically verifiable by an external data source, like this: https://verifyvat.com/json/tax-types?isVerifiable=true.
You can view the list of currently supported external data sources at https://verifyvat.com/sources.
A list of supported types is available at https://verifyvat.com/json/tax-types. You can optionally pass an isVerifiable parameter to filter out types that are not automatically verifiable by an external data source, like this: https://verifyvat.com/json/tax-types?isVerifiable=true.
You can view the list of currently supported external data sources at https://verifyvat.com/sources.
Ready to integrate our service? Let's see how to setup a request to verify Google's Swiss VAT number with our APIs.
Google's Swiss VAT number identifier would be CHE-110.474.423 and the type would be ch_vat, so the full tax id as a string would be ch_vat:CHE-110.474.423.
Contact us at web@rs1project.com today to get your access key.