Answer a question
Single-call grounded answer endpoint. Currently powers Exa Answer
and similar models that return a synthesized answer with inline
citations in one round-trip (no streaming, no separate fetch /
crawl steps). For multi-step research use /v1/research; for
raw retrieval use /v1/search.
Authentication
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Request
This endpoint expects an object.
model
query
stream
Stream the answer text as it’s generated (SSE).
Response
Synthesized answer with citations.
answer
citations
usage
