Skip to main content
Every new account receives $5 in free credits to get started.

Pay-as-you-go

$0.50 per 1 million input tokens.$0.05 per 1 million cached input tokens.$4 per 1 million output or reasoning tokens.You are billed per token used. Costs are calculated continuously based on exact uncached input, cached input, output, and reasoning token counts across all Navigator n2 requests in a billing period.

Enterprise

For enterprise or high-volume use cases, please get in touch.
  • Custom workflows and integrations
  • Dedicated support and SLAs
  • Early access to new features

Usage Tracking

Monitor your API usage and costs:
  • Check your usage in Settings.
  • Use GET /usage to programmatically track usage per API key.
  • View detailed logs for each browsing and scouting task.

Typical use-cases and costs

Example 1: 10,000,000 input tokens (2,000,000 cached) and 500,000 output or reasoning tokens in a month
  • Input tokens: 8,000,000 uncached + 2,000,000 cached
  • Output or reasoning tokens: 500,000
  • Cost: 8,000,000 × $0.50 / 1,000,000 + 2,000,000 × $0.05 / 1,000,000 + 500,000 × $4.00 / 1,000,000 = $6.10
Example 1: 10,000,000 input tokens and 500,000 output tokens in a month
  • Input tokens: 10,000,000
  • Output tokens: 500,000
  • Cost: 10,000,000 × $1.50 / 1,000,000 + 500,000 × $5.00 / 1,000,000 = $17.50

Browsing API

Example 1: Simple data extraction
  • Task: “Extract the availability of all product variants from this product page”
  • Average steps: ~5 steps
  • Cost with navigator-n1.5-latest: 5 × $0.015 = $0.075
Example 2: Multi-step workflow
  • Task: “Log into this site, navigate to settings, and export my data”
  • Average steps: ~30 steps
  • Cost with navigator-n1.5-latest: 30 × $0.015 = $0.45
  • Cost with claude-sonnet-4-5-computer-use-2025-01-24: 30 × $0.10 = $3.00

Research API

Example 1: Single deep research task
  • Task: “What are the latest developments in quantum computing?”
  • Research tasks: 1
  • Cost: 1 × $0.35 = $0.35
Example 2: Weekly market research
  • Task: Run 4 research tasks per week on different topics
  • Research tasks: 4 × 4 weeks = 16
  • Cost: 16 × $0.35 = $5.60

Scouting API

Example 1: Monitor hourly for a week
  • Scout runs: 24 hours × 7 days = 168 runs
  • Cost: 168 × $0.35 = $58.80
Example 2: Monitor daily for a month
  • Scout runs: 30 days = 30 runs
  • Cost: 30 × $0.35 = $10.50