Skip to main content
POST
cURL

Authorizations

x-rapidapi-key
string
header
required

Body

application/json
keywords
string

Keywords to search for jobs.

Example:

"marketing"

geo_code
integer

Geographical code for filtering jobs.

Example:

92000000

date_posted
enum<string>

Filter jobs by date posted. Acceptable values include predefined date ranges.

Available options:
Any time,
Past month,
Past week,
Past 24 hours
Example:

"Any time"

experience_levels
enum<string>[]

Filter jobs by experience levels. Acceptable values include predefined experience levels.

Available options:
Internship,
Associate,
Director,
Entry level,
Mid-Senior level,
Executive
Example:
company_ids
integer[]

Learn how to find a company_id.

Example:
title_ids
string[]

Filter jobs by specific title IDs.

Example:
onsite_remotes
enum<string>[]
Available options:
On-site,
Remote,
Hybrid
Example:
functions
enum<string>[]
Available options:
Marketing,
Sales,
Business Development,
Other,
Strategy/Planning,
Writing/Editing,
Public Relations,
Information Technology,
Art/Creative,
Administrative,
Advertising
Example:
industries
string[]

Filter jobs by industries.

Example:
job_types
enum<string>[]
Available options:
Full-time,
Part-time,
Contract,
Temporary,
Internship,
Other
Example:
sort_by
enum<string>
Available options:
Most recent,
Most relevant
Example:

""

easy_apply
enum<string>
Available options:
true,
false
Example:

"false"

under_10_applicants
enum<string>

Filter jobs with less than 10 applicants. Acceptable values are 'true' or 'false'.

Available options:
true,
false
Example:

"false"

start
integer

Pagination start index.

Example:

0

Response

Success.

data
object[]
message
string
Example:

"ok"

total
integer
Example:

495