Perplexity-Advanced-Deep-Research

Perplexity-Advanced-Deep-Research
Perplexity · Research & Search
POST /v1/search

Institutional-grade research powered by Claude Opus 4.6 reasoning, with maximum depth, enhanced tool access, and extensive source coverage.

At a glance

FieldValue
Model idperplexity-advanced-deep-research
Input modalitiestext, image
Output modalitiestext
Context window
Region
Featuresweb_search, reasoning, deep_research
NewNo
Native inferenceNo

Pricing

ChargeSpecRate
Input Tokensper 1k tokens$0.012
Output Tokensper 1k tokens$0.060
Web Search Callper call$0.012
URL Fetch Callper call$0.0012

Example request

$curl https://api.empiriolabs.ai/v1/search \
> -H 'Authorization: Bearer $EMPIRIOLABS_API_KEY' \
> -H 'Content-Type: application/json' \
> -d '{"model": "perplexity-advanced-deep-research", "query": "latest LLM benchmarks 2026"}'

Parameters

ParameterTypeRequiredDefaultDescription
reasoning_effortenumno"high"Reasoning depth. · Allowed: low, medium, high
max_output_tokensnumberno10000Final-answer token cap (excluding reasoning). · Range: 10000 – 16000
max_tokens_per_pagenumberno4096Per-source-page token budget. · Range: 4096 – 16384
search_after_datestringnoPublication date filter (MM/DD/YYYY).
search_before_datestringnoPublication date filter (MM/DD/YYYY).
search_language_filterstringnoComma-separated ISO-639-1 codes (max 10).
search_recency_filterenumnoRestrict to results from the last N. · Allowed: none, day, week, month, year
search_domain_filterstringnoComma-separated allowlist.
countrystringnoISO alpha-2 country.
regionstringnoRegion/state.
citystringnoCity.
latitudenumbernoLatitude.
longitudenumbernoLongitude.
return_citationsbooleannotrueInclude citations.
disable_formattingbooleannofalseReturn raw upstream response.

Live machine-readable schema is also available at GET https://api.empiriolabs.ai/v1/models/perplexity-advanced-deep-research.