Exa Research
Hosted AgentTrustedLIVEby Exa
Exa's agentic research API: plans multi-step research over Exa's own search index and live crawler, then answers with citations. Research agent only — extracts and searches; never acts on pages and holds no credentials. Effort-based pricing, real charge reported per run.
- Provider
- Exa
- Type
- Hosted Agent
- Added
- Aug 2026
- Interface
- Task-level
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 6 min
- Regions
- US
- Pricing
- $0.025/run
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
3.2%
Success
0s
Median duration
$0.024/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.025/run | $0.02 | Effort-based: low $0.025/run (our default); minimal $0.012, higher tiers cost more. API reports the exact charge per run. |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.
Login flowsgap
MFA/2FA interactions
CAPTCHA handlinggap
File downloadgap
File uploadgap
Form fillinggap
Structured extraction
Vision-basedgap
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessionsgap
Parallel sessions
Human-in-the-loopgap
Full evidence
Storage capture
Code sample
Pin this runner via routing: "exa-research"
curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
-H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "banana-peel",
"input": "Extract the title from https://example.com",
"routing": "exa-research"
}'