domain
TechnicalGenerate realistic domain names with modern TLDs. Not just '.com' — also .io, .dev, .app, and more.
Example Outputs
techapp.iostartup.devmycompany.complatform.appAPI Usage
Send a POST request to generate domain data:
curl -X POST https://mockhero.dev/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tables": [
{
"name": "example",
"count": 5,
"fields": [
{
"name": "domain",
"type": "domain"
}
]
}
]
}'Common Use Cases
- Email domain fields
- Website URL generation
- DNS testing
- Domain validation
Quick Info
- Field Type
- domain
- Category
- Technical
- Parameters
- None required
- Output Format
- JSON, CSV, SQL
Related Types
Generate Domain + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.