Generate realistic addresses, names, emails, users, passwords, UUIDs, IPs, MAC addresses, user-agent strings, customers, and mock records for checkout testing, form validation, QA automation, and database seeding.
curl -H "Authorization: Bearer YOUR_API_KEY" \ "https://addressgenerator.org/api/v1/customer?country=US®ion=CA&count=10"
Generate country-aware addresses for common QA markets with region, postal code, phone, and coordinate fields.
Create name, email, phone, address, UUID, username, and related customer fields in one call.
Use address, name, email, user, password, UUID, IP, MAC, user-agent, customer, and mock-data endpoints.
Protect API access with Bearer keys while the standalone Worker stays small and fast.
Generate address batches for shipping, tax, billing, and payment-provider checkout flows.
Export CSV or call the API to test contact imports, deduplication, and field mapping.
Use saved presets and seed values to reproduce the same address shape across releases.
Use the web generator for SQL export, then use the API for automated refreshes in staging.
curl -H "Authorization: Bearer YOUR_API_KEY" \ "https://addressgenerator.org/api/v1/customer?country=US®ion=CA&count=10"
curl -H "Authorization: Bearer YOUR_API_KEY" \ "https://addressgenerator.org/api/v1/mock-data?country=US&count=5"
curl -H "Authorization: Bearer YOUR_API_KEY" \ "https://addressgenerator.org/api/v1/address?country=US®ion=CA&count=10"
curl -H "Authorization: Bearer YOUR_API_KEY" \ "https://addressgenerator.org/api/v1/user?count=5"
Pro includes API access for light automation. Pro Plus adds higher daily limits, API usage visibility, customer/mock-data workflows, and priority support. For higher-volume needs, contact support.