Bank identifier codes with the correct 8- or 11-character ISO 9362 structure — institution, IT country code, location and optional branch. Drawn from Italy's real banks.
PASCITM1| Browser | sampuli.site — pick Italy, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/it/swift?n=25 |
| npm | npx @sampuli/data it.swift |
| Node | import { generate } from '@sampuli/data'; generate('it.swift') |