German Fake Company Data Generator
Generate fake companies with names, domains, industries and addresses for B2B test fixtures and demos.
This generator produces German (de) localized data — region-appropriate names, addresses and formats. Need US English? Use the default Fake Company Data Generator.
Generate now
Example output (German)
A small sample of the JSON this generator returns (company, de):
[
{
"id": "d9b0fd32-2486-4492-8457-c3890921ffc4",
"name": "Weidlich, Rose und Moguenara",
"catchPhrase": "Public-key holistic artificial intelligence",
"industry": "Health",
"domain": "durchschlagend-dampfmaschine.ch",
"email": "contact@durchschlagend-dampfmaschine.ch",
"url": "https://durchschlagend-dampfmaschine.ch",
"phone": "(0926) 355197985",
"employees": 46094,
"foundedYear": 1956,
"address": {
"street": "Breslauer Str. 332",
"city": "Gummersbach",
"state": "Bremen",
"zipCode": "51809",
"country": "Schweden"
}
},
{
"id": "151d9514-5bae-471b-bc8c-786010a58e36",
"name": "Adams OHG",
"catchPhrase": "Ergonomic asynchronous definition",
"industry": "Books",
"domain": "selbstandig-riff.net",
"email": "contact@selbstandig-riff.net",
"url": "https://selbstandig-riff.net",
"phone": "+49-8688-18588312",
"employees": 21356,
"foundedYear": 2011,
"address": {
"street": "Siebelplatz 542",
"city": "West Tjarkdorf",
"state": "Niedersachsen",
"zipCode": "73992",
"country": "Libyen"
}
},
{
"id": "4e327f3a-c3b5-4aa8-81d5-209a083a2b6e",
"name": "Güldemeister AG",
"catchPhrase": "Future-proofed clear-thinking system engine",
"industry": "Sports",
"domain": "pikant-leben.ch",
"email": "contact@pikant-leben.ch",
"url": "https://pikant-leben.ch",
"phone": "(06855) 2089633",
"employees": 36299,
"foundedYear": 2017,
"address": {
"street": "Straßburger Str. 60b",
"city": "Bad Lucasstadt",
"state": "Bayern",
"zipCode": "60156",
"country": "Norfolkinsel"
}
}
]Use it in code
Fetch the same German data from the free API — no key needed during beta, up to 100 records per call:
curl "https://mock.wrapper-agency.com/api/v1/mock?type=company&count=10&locale=de"Need thousands of rows at once? The bulk API returns up to 10,000 records per call.
FAQ
- Is the german fake company data generator data real?
- No. Every value is synthetic, generated with @faker-js/faker. There is no real personal data, so it is safe for testing, demos and committing to a repo (GDPR-friendly).
- How is this different from the default fake company data generator?
- Names, addresses, phone numbers and other locale-specific fields are generated using German (de) data, so they look native to that region instead of US English.
- How do I get this data in my code?
- Call the free API: GET https://mock.wrapper-agency.com/api/v1/mock?type=company&count=10&locale=de. It returns a JSON array of German records. Use ?seed=123 for deterministic output.
Fake Company Data Generator in other locales
French Fake Company Data Generator
fr
Spanish Fake Company Data Generator
es
Portuguese (Brazil) Fake Company Data Generator
pt_BR
Japanese Fake Company Data Generator
ja
Italian Fake Company Data Generator
it
Dutch Fake Company Data Generator
nl
MockForge generates fully synthetic data — no real personal information, ever.