Italian Tax API
# 🇮🇹 Italian Tax API [](https://www.rust-lang.org) [](LICENSE) [](https://rapidapi.com/samutrovarelli/api/italian-tax-api2) > Fast, accurate validation and generation of Italian Tax Codes (Codice…
Italian Tax API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Validate a VAT number /vat-numbers/{vat_number}/validate |
Validate a VAT number |
| POST |
Bulk Validate Tax Codes /tax-codes/bulk/validate |
Bulk Validate Tax Codes |
| POST |
Generate a VAT number /vat-numbers/ |
Generate a VAT number |
| POST |
Generate a Tax Code /tax-codes/ |
Generate a Tax Code |
| GET |
Get a municipality by name /municipalities/name/{name} |
Get a municipality by name |
| GET |
Get a municipality by cadastral code /municipalities/code/{code} |
Get a municipality by cadastral code |
| GET |
Search for municipality /municipalities/all/{query} |
Search for municipality |
| POST |
Bulk Generate VAT numbers /vat-numbers/bulk |
Bulk Generate VAT numbers |
| POST |
Bulk Generate Tax Codes /tax-codes/bulk |
Bulk Generate Tax Codes |
| POST |
Bulk Validate VAT numbers /vat-numbers/bulk/validate |
Bulk Validate VAT numbers |
| GET |
Validate a Tax Code /tax-codes/{tax_code}/validate |
Validate a Tax Code |
| GET |
Generate all 128 Omocodie /tax-codes/omocodie/{tax_code} |
Generate all 128 Omocodie |