Skip to main content
POST
Parse Job Description
This endpoint is AI-powered. It uses a large language model to intelligently extract structured job requirements from free-text job descriptions.
What it extracts:
  • Experience & seniority level
  • Work type & employment type
  • Location
  • Must-have and good-to-have skills

Authorizations

x-tidyhire-api-key
string
header
required

Your Tidyhire API key

Body

application/json
job_description
string
required
Minimum string length: 1
Example:

"We are looking for a Senior Software Engineer..."

Response

Success.

success
boolean
Example:

true

data
object
Last modified on April 27, 2026