Generator · Polish data
Polish address
Endpoint GET /v1/pl/address
What it covers
Returns a realistic Polish address drawn from real cities and streets. Narrow the location with a `teryt` prefix (1–7 digits).
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. |
| edge | boolean | Restrict output to edge-case addresses (street-less localities, awkward names/numbers). |
| extreme | boolean | Return a correct address whose text fields (streetFullName, buildingNumber, postalCode, cityName) are wrapped in a hostile encoding (untrimmed whitespace, invisible/zero-width characters, BOM, homoglyph letters, or bidi/combining marks). Administrative names and TERYT codes stay clean. |
| invalid | boolean | Return a deliberately invalid value that fails validation, for testing rejection paths. |
| seed | integer | Integer seed for reproducible output: the same seed always yields the same record. |
| teryt | stringpattern ^\d{1,7}$ | Restrict output to a region by TERYT prefix (1–7 digits). |
Response fields
| Field | Type | Description |
|---|---|---|
| streetFullName? | string | |
| buildingNumber | string | |
| postalCode | string | |
| cityName | string | |
| municipalityName | string | |
| countyName | string | |
| voivodeshipName | string | |
| terytCodes | object |
Other generators for Poland
Polish companyPolish company namePolish driving licence numberPolish email addressPolish IBANPolish ID card numberPolish KRS numberPolish land and mortgage register numberPolish NIPPolish passport numberPolish personPolish person namePolish PESELPolish product or service offeringPolish REGONPolish vehicle registration plate
See all generators for Poland →Try it