CPF and CNPJ Validator - Brazil
Pricing
Pay per usage
CPF and CNPJ Validator - Brazil
Valida CPF e CNPJ brasileiros usando algoritmo oficial (modulo 11). Auto-detecta tipo, formata documento. Sem API externa, instantaneo. Lote ate 1000. Gratuito.
CPF and CNPJ Validator - Brazil
Pricing
Pay per usage
Valida CPF e CNPJ brasileiros usando algoritmo oficial (modulo 11). Auto-detecta tipo, formata documento. Sem API externa, instantaneo. Lote ate 1000. Gratuito.
You can access the CPF and CNPJ Validator - Brazil programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "documentos": [< "529.982.247-25",< "18.236.120/0001-58",< "111.111.111-11"< ],< "documento": "529.982.247-25"<}' |<apify call cloway/cpf-cnpj-validator --silent --output-datasetThe Apify CLI is the official tool that allows you to use CPF and CNPJ Validator - Brazil locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: