MockHero

job_title

Business

Generate 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 Lead

API 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

Try it now

Generate job title data instantly in the playground.

Generate Job Title + 155 more types via API

One API call. Multiple tables. Relational integrity. Free tier included.

Get Started Free