Fake Data Generator
Generate realistic fake data for testing including persons, addresses, companies, credit cards, internet data, vehicles, and more using the Faker library. Supports multiple locales.
Fake Data Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Generate Fake Person /api/v1/person |
Generate realistic fake person data including name, email, phone, address, date of birth, and SSN. Supports multiple locales for international data. |
| GET |
Generate Fake Address /api/v1/address |
Generate realistic fake address data including street, city, state, country, zip code, and coordinates. Supports multiple locales. |
| GET |
Generate Fake Company /api/v1/company |
Generate realistic fake company data including company name, catch phrase, industry, business type, and contact information. |
| GET |
Generate Fake Credit Card /api/v1/credit-card |
Generate realistic fake credit card data including card number, expiration date, CVV, and provider information for testing purposes. |
| GET |
Generate Fake Internet Data /api/v1/internet |
Generate fake internet data including email, username, password, URL, domain, IP address, and user agent strings. |
| GET |
Generate Fake Text /api/v1/text |
Generate fake text data including words, sentences, paragraphs, and lorem ipsum content with customizable length. |
| GET |
Generate Fake DateTime /api/v1/datetime |
Generate fake date and time data including past dates, future dates, timestamps, timezones, and formatted date strings. |
| GET |
Generate Fake Finance Data /api/v1/finance |
Generate fake financial data including bank accounts, IBAN, SWIFT codes, currency amounts, and cryptocurrency addresses. |
| GET |
Generate Fake Vehicle Data /api/v1/vehicle |
Generate fake vehicle data including make, model, year, VIN, license plate, and vehicle type information. |
| GET |
Generate Multiple Fake Records /api/v1/batch |
Generate multiple fake data records in batch. Use the count parameter to specify how many records to generate and the type parameter to choose data type. |
Fake Data Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|