job_title
BusinessGenerate realistic job titles spanning engineering, marketing, design, and management. Senior Software Engineer, Product Designer, VP of Marketing — real titles, not gibberish.
Example Outputs
Senior Software EngineerProduct DesignerVP of MarketingData AnalystDevOps LeadAPI Usage
Send a POST request to generate job title 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": "job_title",
"type": "job_title"
}
]
}
]
}'Common Use Cases
- LinkedIn-style profiles
- HR system testing
- Team directory seeding
- Org chart generation
Quick Info
- Field Type
- job_title
- Category
- Business
- Parameters
- None required
- Output Format
- JSON, CSV, SQL
Related Types
Generate Job Title + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.