BuildE2EBuildE2E
DocsStart Free
Get StartedPricing
Pricing

Pricing

Simple, transparent pay-per-use pricing for all API operations. No subscriptions, no tiers — you only pay for what you use.
OperationCost (USD)UnitPer 1,000
Web Fetch$0.002per URL$2.00
PDF Generation$0.004per PDF$4.00
PDF OCR$0.003per page$3.00
Code Execution$0.002per execution$2.00
Browser Sandbox (visible)$0.01per minute$10.00
Browser Sandbox (headless)$0.002per minute$2.00
Web Fetch + Summary$0.001per URL$1.00
Cached Results$0.002per URL$2.00

How Billing Works

BuildE2E uses a simple wallet-based billing model:
  • Pay-per-use — each API call is charged at the flat rate shown above. No minimum fees or monthly commitments.
  • Cost in every response — every API response includes a cost field showing exactly what was charged.
  • Wallet-based — costs are deducted from your account wallet balance in real time.

Notes

  • Cached results cost $0.002 — if a page was recently fetched, the cached version is returned at a reduced cost.
  • Cost is charged regardless of success or failure — a failed fetch still incurs the per-URL cost because compute resources were used.
  • Browser Sandbox is billed per minute of active session time.