Exa-Answer

Exa-Answer

Provider: Exa
Category: Research & Search
Endpoint: POST /v1/search
Context window:
Served from:

Quick LLM-style answer to a natural-language question, grounded in fresh Exa web search results with inline citations and source links.

At a glance

FieldValue
Model idexa-answer
Input modalitiestext
Output modalitiestext
Context window
Region
Featuresweb_search, answer_engine
NewNo
Native inferenceNo

Pricing

ChargeSpecRate
Answerper request$0.01

Example request

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

Parameters

ParameterTypeRequiredDefaultDescription
querystringyes
textbooleannofalseInclude source snippets
streambooleannofalseCurrently coalesced server-side
disable_formattingbooleannofalse

Live machine-readable schema is also available at GET https://api.empiriolabs.ai/v1/models/exa-answer.