Skip to main content
POST
/simplyhired/jobs

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
job
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
country
enum<string>
default:US
Available options:
US,
GB,
CA,
IE,
IN,
DE,
FR,
ES,
IT,
NL,
AT,
BE,
CH,
PT,
SE,
BR,
AR,
MX,
AU

Response

Successful Response

id
string
required
@type
string
default:SimplyhiredJob
normalized_title
string | null
display_title
string | null
location
string | null
city
string | null
state
string | null
latitude
number | null
longitude
number | null
job_types
string[]
work_settings
string[]
description_text
string | null
employer
object | null
salary
object | null
benefits
string[]
qualifications
string[]
published_at
integer | null
expiration_at
integer | null
is_expired
boolean | null
apply_url
string | null
is_indeed_apply
boolean | null
is_sponsored
boolean | null
similar_jobs
object[]