Job Description Generator API             [ A2Z Web ![A2Z Web logo](https://sharpapi.com/storage/22130/conversions/a2z-logo-96-transparent-full_size.jpg) ](/)  Open main menu    

  API Catalog      

 [ E-commerce  ](/en/catalog/ai/e-commerce)APIs to streamline every aspect of e-commerce, from product details to customer engagement.

 [ Content &amp; Marketing Automation  ](/en/catalog/ai/content-marketing-automation)Automation tools for efficient content creation, audience engagement, moderation and marketing workflows.

 [ HR Tech  ](/en/catalog/ai/hr-tech)APIs designed to simplify recruitment, resume parsing, skill-matching, and candidate evaluation.

 [ Travel, Tourism &amp; Hospitality  ](/en/catalog/ai/travel-tourism-hospitality)Tools to enhance travel and hospitality services, from customer insights to product organization.

 [ SEO  ](/en/catalog/ai/seo)Solutions to automate your SEO essentials, including tags and metadata management.

 [ Accounting &amp; Finance  ](/en/catalog/ai/accounting-finance)AI endpoints for invoice processing, receipt parsing, and financial document analysis.

 [ Utility APIs  ](/en/catalog/utility)Robust databases and tools for enhancing applications with Travel &amp; HR industry-specific data.

 [ Pricing ](/en/pricing) [ Sign up → ](https://sharpapi.com/ref/sharpapi_tchzrx3s) 

 [ A2Z Web ![A2Z Web logo](https://sharpapi.com/storage/22130/conversions/a2z-logo-96-transparent-full_size.jpg) ](/)  Close menu    

  API Catalog    [ E-commerce ](/en/catalog/ai/e-commerce) [ Content &amp; Marketing Automation ](/en/catalog/ai/content-marketing-automation) [ HR Tech ](/en/catalog/ai/hr-tech) [ Travel, Tourism &amp; Hospitality ](/en/catalog/ai/travel-tourism-hospitality) [ SEO ](/en/catalog/ai/seo) [ Accounting &amp; Finance ](/en/catalog/ai/accounting-finance) [ Utility APIs ](/en/catalog/utility) 

 [ Pricing ](/en/pricing) [ Sign up → ](https://sharpapi.com/ref/sharpapi_tchzrx3s) 

 1. [    Home ](https://workflows.a2zweb.co/en)
2. [APIs Catalog](https://workflows.a2zweb.co/en/catalog)
3. [HR Tech](https://workflows.a2zweb.co/en/catalog/ai/hr-tech)
4. [Job Description Generator](https://workflows.a2zweb.co/en/catalog/ai/hr-tech/job-description-generator)

  [ HR Tech ](https://workflows.a2zweb.co/en/catalog/ai/hr-tech)

  AI-powered API  

 Job Description Generator 
===========================

 Creates a detailed job description tailored to a wide range of parameters. 
----------------------------------------------------------------------------

Based on the list of extensive parameters this endpoint provides concise job details in the response format, including the short description, job requirements, and job responsibilities.

Generates a concise, comprehensive job description based on input parameters like job title, company, education, experience, and required skills. This API is ideal for creating consistent and high-quality job postings, significantly simplifying the hiring process.

Developers can use this API to enhance HR applications, recruitment platforms, or job boards. It streamlines the creation of job descriptions, saving time and ensuring accuracy. The API is particularly useful for automating job postings, integrating with applicant tracking systems, and improving HR software solutions.

Only the `name` parameter is required.

You can set your preferred writing style by providing a `voice_tone` parameter. It can be adjectives like `funny` or `joyous`, or even the name of a `famous writer`.

This API method also provides an optional `context` parameter, which can be used to supply additional flexible instructions for content processing.

### AI jobs involve two key steps:

1. **Submitting the AI job:** Initiating the process by sending the job request.
2. **Monitoring and receiving results:** Continuously checking the job status and obtaining the final output upon successful completion.

---

### Related SDKs/Libraries

- Laravel 

     [ Job Description Generator for Laravel   ](https://github.com/sharpapi/laravel-hr-job-description)
- Node.js 

     [ Job Description Generator for Node.js   ](https://www.npmjs.com/package/@sharpapi/sharpapi-node-job-description)
- PHP 

     [ Job Description Generator for PHP 8 - AI-Powered HR Job Descriptions   ](https://github.com/sharpapi/php-hr-job-description-generator)

---

 ![Job Description Generator](https://sharpapi.com/storage/239/conversions/HR---Job-Description-Generator-%28AI%29-full_size.jpg) [     Check API Details Documentation   Check API Details Documentation ](https://documenter.getpostman.com/view/31106842/2s9Ye8faUp#93d68719-42f4-4d0a-b7fd-fa419d60d4aa) 

 [ ![SharpAPI SOC 2 Type II](/build/assets/resources/images/a2zweb-soc2-Cb6pM2no.png) ](https://trust.a2zweb.co/) SharpAPI is now SOC 2 Type II compliant. You can check details at our [ Trust Center Portal. ](https://trust.a2zweb.co/)

 Your data is your data. Learn how we protect it and comply with global privacy standards in our [ Data Handling and Compliance policy ](https://sharpapi.com/data-handling-and-compliance).

Step 1. Submit the AI Job request
---------------------------------

**Endpoint:** `POST - /v1/hr/job_description`

ParameterTypeMandatoryDescriptionnameStringYesThe job title for the position (e.g., `Senior PHP Software Engineer`).company\_nameStringNoThe name of the company offering the position (e.g., `Apple Inc`).minimum\_educationStringNoThe minimum required education level (e.g., `Bachelor Degree`).minimum\_work\_experienceStringNoThe minimum required work experience (e.g., `5 years`).employment\_typeStringNoType of employment (e.g., full time, part time, contract).countryStringNoThe country where the job is located (e.g., `United Kingdom`).remoteBooleanNoSpecifies if the job is remote (`true` or `false`).visa\_sponsoredBooleanNoSpecifies if visa sponsorship is available (`true` or `false`).required\_skillsArray of StringsNoA list of required skills for the position (e.g., `{ "PHP8", "Laravel"}`).optional\_skillsArray of StringsNoA list of optional skills for the position (e.g., `{"AWS RDS", "GitFlow"}`).languageStringNoThe language for the job description (e.g., `English`).voice\_toneStringNoThe tone of voice for the description (e.g., `neutral`, `professional`).contextStringNoAdditional context or requirements (e.g., `add requirement of C-class driving license`).---

**REQUEST EXAMPLE:**

```
{
  "name": "Senior PHP Software Engineer",
  "company_name": "Apple Inc",
  "minimum_education": "Bachelor Degree",
  "minimum_work_experience": "5 years",
  "employment_type": "full time",
  "country": "United Kingdom",
  "remote": true,
  "visa_sponsored": true,
  "required_skills": [
    "PHP8",
    "Laravel",
    "MySQL"
  ],
  "optional_skills": [
    "AWS RDS",
    "AWS Aurora",
    "GitFlow"
  ],
  "language": "English",
  "voice_tone": "neutral",
  "context": "add requirement of C-class driving license"
}

```

---

**RESPONSE EXAMPLE:**

```
{
  "status_url": "https://sharpapi.com/api/v1/content/translate/job/status/5de4887a-0dfd-49b6-8edb-9280e468c210",
  "job_id": "5de4887a-0dfd-49b6-8edb-9280e468c210"
}

```

---

Step 2. Monitor &amp; Fetch AI Job Results
------------------------------------------

**RESULT EXAMPLE:**

```
{
  "data": {
    "type": "api_job_result",
    "id": "081d6ba5-329d-4723-b88f-a8c88bc3a9cb",
    "attributes": {
      "status": "success",
      "type": "hr_job_description",
      "result": {
        "job_requirements": "- Minimum of 5 years of experience in software engineering\n- Bachelor's Degree in Computer Science or related field\n- Proficiency in PHP8, Laravel, and MySQL\n- Familiarity with AWS RDS, AWS Aurora, and GitFlow is a plus\n- Strong problem-solving skills and attention to detail\n- Excellent communication and teamwork abilities\n- C-class driving license",
        "job_responsibilities": "- Develop, test, and maintain high-quality PHP applications\n- Collaborate with cross-functional teams to define and implement new features\n- Optimize application performance and scalability\n- Ensure code quality and maintainability through code reviews and best practices\n- Troubleshoot and resolve software defects and issues\n- Stay updated with the latest industry trends and technologies\n- Mentor and guide junior developers",
        "job_short_description": "We are seeking a highly skilled Senior PHP Software Engineer to join our remote team in the United Kingdom. This full-time position requires a minimum of 5 years of experience and a Bachelor's Degree. The ideal candidate will have expertise in PHP8, Laravel, and MySQL, with additional skills in AWS RDS, AWS Aurora, and GitFlow being advantageous. Visa sponsorship is available."
      }
    }
  }
}

```

- Related Keywords:
- [ HR Tech ](https://workflows.a2zweb.co/en/tag/hr-tech)
- [ Recruitment ](https://workflows.a2zweb.co/en/tag/recruitment)
- [ HR ](https://workflows.a2zweb.co/en/tag/hr)
- [ Hiring ](https://workflows.a2zweb.co/en/tag/hiring)

###  Other HR Tech APIs 

- [   

     Related Job Positions Generator ](https://workflows.a2zweb.co/en/catalog/ai/hr-tech/related-job-positions-generator)
- [   

     Related Skills Generator ](https://workflows.a2zweb.co/en/catalog/ai/hr-tech/related-skills-generator)
- [   

     Resume/CV Parsing ](https://workflows.a2zweb.co/en/catalog/ai/hr-tech/resume-cv-parsing)
- [   

     Resume/CV Job Match Score ](https://workflows.a2zweb.co/en/catalog/ai/hr-tech/resume-cv-job-match-score)

   [ ![SOC 2 Type II](/build/assets/resources/images/a2zweb-soc2-Cb6pM2no.png) ](https://trust.a2zweb.co/)We're SOC 2 Type II certified!

 Simply put, your data is in safe hands, and you can count on us to stay secure. Check the details at our [Trust Portal](https://trust.a2zweb.co/).

 © 2026 A2Z Web · Powered by [ ![SharpAPI logo](/build/assets/resources/images/logo200-C65na0V3.png) SharpAPI ](https://sharpapi.com/)
