v1

latestOpenAPI 3.1.02026-07-261510.2 KB

Query for relevant papers.

get/v1/quick_search

Query parameters

querystring required

Query for research papers.

Query for research papers.

year_mininteger nullable

Exclude papers before this year.

Exclude papers before this year.

year_maxinteger nullable

Exclude papers after this year.

Exclude papers after this year.

month_mininteger nullable

Exclude papers before this month within year_min. Requires year_min.

Exclude papers before this month within year_min. Requires year_min.

month_maxinteger nullable

Exclude papers after this month within year_max. Requires year_max.

Exclude papers after this month within year_max. Requires year_max.

study_typesStudyTypeKeywordEnum[] nullable

Only include these study types.

Only include these study types.

humanboolean nullable

Only include human studies.

Only include human studies.

sample_size_mininteger nullable

Exclude studies with smaller sample sizes.

Exclude studies with smaller sample sizes.

sjr_maxinteger nullable

Exclude journals in lesser quartiles, where 1 is the best quartile.

Exclude journals in lesser quartiles, where 1 is the best quartile.

duration_mininteger nullable

Minimum study duration (in days).

Minimum study duration (in days).

duration_maxinteger nullable

Maximum study duration (in days).

Maximum study duration (in days).

exclude_preprintsboolean nullable

Exclude preprints, only include peer-reviewed papers.

Exclude preprints, only include peer-reviewed papers.

publisher_namestring nullable

Comma-separated publisher names to filter by. Matching is case-insensitive.

Comma-separated publisher names to filter by. Matching is case-insensitive.

domainstring nullable

Comma-separated academic field short codes, not email or web domains, to filter by. Valid values: med, bio, cs, chem, psych, phys, mat, eng, env, bus, econ, math, poli, agri, edu, soc, geol, geog, hist, art, philo, law, ling.

Comma-separated academic field short codes, not email or web domains, to filter by. Valid values: med, bio, cs, chem, psych, phys, mat, eng, env, bus, econ, math, poli, agri, edu, soc, geol, geog, hist, art, philo, law, ling.

journal_namestring nullable

Preferred journal name (e.g. "Nature"). Results from matching journals are surfaced higher; this does not exclude other journals.

Preferred journal name (e.g. "Nature"). Results from matching journals are surfaced higher; this does not exclude other journals.

clinical_guidelineboolean nullable

Filter to papers classified as clinical guidelines.

Filter to papers classified as clinical guidelines.

medical_modeboolean nullable

Filter to top medical journals and guidelines, about 8M documents

Filter to top medical journals and guidelines, about 8M documents

include_semantic_scoreboolean nullable

Return semantic score in response if true.

Return semantic score in response if true.

include_full_text_chunksboolean nullable

Return query-relevant full-text excerpts. Enterprise customers only.

Return query-relevant full-text excerpts. Enterprise customers only.

pageinteger nullable

Page number of results to return (0-indexed, max 50 pages). Enterprise customers only.

Page number of results to return (0-indexed, max 50 pages). Enterprise customers only.

Response

Successful Response

pageinteger required

Current zero-indexed result page.

is_endboolean required

True when no further page is indicated by the search backend.

next_pageinteger nullable

Next zero-indexed page to request, if one is available. Enterprise customers only.