Skip to main content

Summary

APIPriceUse caseReasoningTypeLatency
Search$Page and excerpt retrieval-Synchronous1-3s
Extract$Page content retrieval-Synchronous1-20s
Chat$Grounded chat completionsLowSynchronous1-3s
Task$-$$$$Deep research, enrichment, custom researchLow-HighAsynchronous10s - 2hr
FindAll$-$$$$List / database buildingLow-HighAsynchronous10s - 2hr
Monitor$Always-on web monitoringLowAsynchronousAmbient

Web Tools

Search API

By default, the Search API returns 10 page results and their excerpts per request.
ComponentCost ($/1000)
Per 1,000 requests (default 10 results)5
Per 1,000 additional page results & excerpts1
Cost formula: total cost=0.005+(0.001×additional results & excerpts)\text{total cost} = 0.005 + (0.001 \times \text{additional results \& excerpts})

Extract API

ComponentCost ($/1000)
Per 1,000 URLs1

Web Agents

Chat API

Chat API pricing is based on the model you select.
ModelTypeCost ($/1000)
speedSimple completions5

Task API

Task API pricing is based on the processor you select. Cost is per 1,000 Task Runs. Fast processors have the same pricing as their standard counterparts.
ProcessorCost ($/1000)LatencyStrengths
lite510s - 60sBasic metadata, fallback, low latency
base1015s - 100sReliable standard enrichments
core2560s - 5minCross-referenced, moderately complex outputs
core2x5060s - 10minHigh complexity cross referenced outputs
pro1002min - 10minExploratory web research
ultra3005min - 25minAdvanced multi-source deep research
ultra2x6005min - 50minDifficult deep research
ultra4x12005min - 90minVery difficult deep research
ultra8x24005min - 2hrThe most difficult deep research
Pricing is per Task Run (row), not per output field (cell). A single Task Run can populate many output fields—whether you request 1 field or 20 fields, the cost is the same.

FindAll API

FindAll API pricing is based on the generator you select, with a fixed cost plus a per-match cost.
GeneratorFixed CostPer MatchBest For
preview$0.10$0.00Testing queries (~10 candidates)
base$0.25$0.03Broad, common queries where you expect many matches
core$2.00$0.15Specific queries with moderate expected matches
pro$10.00$1.00Highly specific queries with rare or hard-to-find matches
Cost formula: total cost=fixed cost+(cost per match×# matches)\text{total cost} = \text{fixed cost} + (\text{cost per match} \times \text{\# matches}) If you add enrichments, each enrichment adds its own per-match cost based on the Task API processor you choose (see Task API pricing above).

Monitor API

Monitor requests are priced on a per thousand (CPM) basis for each execution. Execution frequency is defined by the cadence of your monitors: hourly, daily, weekly.
ComponentCost ($/1000)
Per 1,000 requests per cadence3
Cost formula: total cost=0.003×number of executions\text{total cost} = 0.003 \times \text{number of executions}