Generator · Italian data
Italian email address
Endpoint GET /v1/it/email
What it covers
Returns a realistic synthetic Italian email address: a name-based local part (romanised to ASCII) on a free webmail, a Italian regional provider, or a corporate domain built from a Italian company brand. `domain` pins an exact domain; `domainCategory` (`free`/`regional`/`corporate`/`any`) scopes a weighted-random draw. `pattern` selects the local-part shape or `any`. `plusTag` controls plus-addressing; `exotic=true` allows the rarer RFC-valid characters.
Parameters
| Parameter | Type | Description |
|---|---|---|
| count | integer1–1000 | Number of records to return, 1–1000 (your plan may lower this). Omitted returns a single record; set it for a batch. |
| domain | stringpattern ^[A-Za-z0-9.-]+\.[A-Za-z]{2,}$ | Pin an exact domain, e.g. "gmail.com". Overrides domainCategory. |
| domainCategory | "free" | "regional" | "corporate" | "any" | Scope the random domain draw: free webmail, regional providers, corporate domains, or any. |
| edge | boolean | Restrict output to edge-case addresses from the rare corners of the format. |
| exotic | boolean | Allow rarer RFC-valid local-part characters (%, =, ~). Off by default. |
| extreme | boolean | Return a correct address whose value is wrapped in a hostile encoding (untrimmed whitespace, invisible/zero-width characters, BOM, homoglyph letters, or bidi/combining marks). localPart, domain, and the decomposition stay clean. |
| invalid | boolean | Return a deliberately invalid value that fails validation, for testing rejection paths. |
| pattern | "first.last" | "firstlast" | "first_last" | "first.last.number" | "flast" | "initial.last" | "noun.number" | "first.company" | "company.first" | "any" | Local-part shape, e.g. "first.last"; "any" picks a weighted-random one. |
| plusTag | stringpattern ^[A-Za-z0-9_-]+$ | Plus-addressing tag: "true" adds a random tag, "false" none, any other value is used verbatim. |
| seed | integer | Integer seed for reproducible output: the same seed always yields the same record. |
Response fields
| Field | Type | Description |
|---|---|---|
| value | string | The full email address, e.g. "anna.schmidt+news@mueller-bau.de". |
| localPart | string | The part before the `@`, including any plus tag. |
| domain | string | The domain, e.g. "gmail.com", "wp.pl", or "mueller-bau.de". |
| pattern | "first.last" | "firstlast" | "first_last" | "first.last.number" | "flast" | "initial.last" | "noun.number" | "first.company" | "company.first" | Which local-part pattern produced the address. |
| domainCategory | "free" | "regional" | "corporate" | Whether the domain is free, regional, or corporate. |
| company | string | The company name a corporate domain or company local-part was derived from, or `null`. |
| plusTag | string | The plus-addressing tag, or `null` when none. |
Other generators for Italy
Italian Codice FiscaleItalian companyItalian company nameItalian IBANItalian Partita IVAItalian personItalian person nameItalian product or service offeringItalian vehicle registration plate
See all generators for Italy →The same kind of identifier elsewhere
Austrian data · Austrian email addressBelgian data · Belgian email addressBulgarian data · Bulgarian email addressCroatian data · Croatian email addressCypriot data · Cypriot email addressCzech data · Czech email addressDanish data · Danish email addressDutch data · Dutch email addressEstonian data · Estonian email addressFinnish data · Finnish email addressFrench data · French email addressGerman data · German email addressGreek data · Greek email addressHungarian data · Hungarian email addressIrish data · Irish email addressLatvian data · Latvian email addressLithuanian data · Lithuanian email addressLuxembourg data · Luxembourg email addressMaltese data · Maltese email addressPolish data · Polish email addressPortuguese data · Portuguese email addressRomanian data · Romanian email addressSlovak data · Slovak email addressSlovenian data · Slovenian email addressSpanish data · Spanish email addressSwedish data · Swedish email address
Try it