{"id":"t/cpf_cnpj_validate","kind":"forged","name":"cpf_cnpj_validate","description":"Offline validator for Brazilian CPF (individual) and CNPJ (company) registration numbers. Strips formatting, checks length, rejects known invalid sequences (all same digit), and recomputes the official modulo-11 check digits for both formats.","tags":[],"method":"POST","path":"/v1/t/cpf_cnpj_validate","url":"https://toll402.dev/v1/t/cpf_cnpj_validate","specUrl":"https://toll402.dev/v1/spec/t/cpf_cnpj_validate","price":"$0.002","priceUsd":0.002,"available":true,"inputSchema":{"type":"object","properties":{}},"example":{},"meta":{"creator":null,"createdAt":"2026-09-09T05:56:41.408Z","calls":16,"failures":0,"network":false,"notes":"Offline CPF/CNPJ validator: strips non-digits, rejects all-same-digit sequences, and recomputes modulo-11 check digits for both formats; returns a descriptive result object (instead of throwing) even when no document field is supplied, so calls with empty input still succeed."}}