Search jobs via query parameters
Authorizations
API key provided by Jobo
Query Parameters
Free-text search query. By default it matches broadly against the job title, company name, popular skills, and summary with typo tolerance. Wrap the value in double quotes (e.g. q="Quantitative Developer") for an exact, contiguous phrase match restricted to the job title only.
Location filter (city, region, or country)
Comma-separated source identifiers
Comma-separated work models (remote, hybrid, onsite)
Comma-separated employment types (full-time, part-time, contract, internship, freelance, temporary)
Comma-separated experience levels. Canonical values: intern, entry,
mid, senior, lead, executive. Common synonyms (junior, sr,
staff, principal, manager, director, vp, c-level, etc.) are also
accepted and normalized server-side.
Only return jobs whose employer posting date is on or after this date
Only return jobs whose employer posting date is on or before this date
Minimum annual salary in USD
Maximum annual salary in USD
Comma-separated skill names
Page number (1-indexed)
x >= 1Number of results per page (max 100)
1 <= x <= 100Comma-separated list of the heavy, non-core fields to include:
description, summary, qualifications, responsibilities,
benefits. Omit for the full job (every field, the default).
Pass a subset to keep only those non-core fields alongside the
always-present core fields (id, title, company, locations,
compensation, dates, …). Pass an empty value (?include_fields=)
for core fields only. Unknown names are ignored; excluded non-core
fields come back empty ("" / []).

