NIF Validator check
Validate a NIF (Portuguese TIN) in a few seconds and completely free of charge.
portugal-flag
There was an error trying to perform the validation, please contact our team, here.
{{ResponseApi.isValid ? 'VALID NIF' : 'INVALID NIF'}}
NIF: {{SearchNif}}
Type: {{ResponseApi.type}}
{{ResponseApi.errorMessage}}
API For Developers If you are a software developer and want to integrate NIF Validator with your application. Access the official documentation, here. Example of valid request response: { "isValid": true, "type": "Legal Person", "errorMessage": null }
About the Creator I'm Luiz Camargo, a Brazilian Full Stack Developer passionate about creating things that impact lives through technology. it's a pleasure to have you here!