company_name
BusinessGenerate realistic-sounding company names for B2B data, CRM seeding, and business directory testing. Not 'Acme Corp' — actual plausible business names.
Example Outputs
Digital SolutionsNovaTech IndustriesGreen Valley ConsultingApex SystemsAPI Usage
Send a POST request to generate company name 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": "company_name",
"type": "company_name"
}
]
}
]
}'Common Use Cases
- CRM seeding
- B2B app testing
- Invoice generation
- Business directory testing
Quick Info
- Field Type
- company_name
- Category
- Business
- Parameters
- None required
- Output Format
- JSON, CSV, SQL
Related Types
Generate Company Name + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.