Parallel Task API

Parallel Task API

Hosted AgentTrustedLIVE

by Parallel Web Systems

Parallel's deep-research agent: executes research tasks over Parallel's AI-native web index and returns calibrated answers with a citation basis. Research agent only — extracts and searches; never acts on pages and holds no credentials. Flat per-run pricing by processor tier.

Provider
Parallel Web Systems
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.01/run
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
9.1%
Success
0s
Median duration
$0.010/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per run$0.01/run$0.01Processor tiers: lite $0.005, base $0.01 (our default), core $0.025, pro $0.10.

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: "parallel-task"

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": "parallel-task"
}'

Command Palette

Search for a command to run...