Off-Nadir Delta
Token System

Understanding Token Usage

A token is one metered credit that works across the whole platform — the Signals API, Delta Agent, satellite imagery, reports, and MCP. Here is exactly what each operation costs.

Quick answer — what a token is

A token is Off-Nadir Delta's single metered usage credit. One balance covers satellite tiles, the Signals API, Delta Agent, assessments, reports, and MCP. Credits are deducted by operation. Tile requests, imagery searches, assessments, monitoring runs, and Analyst questions have different costs. Estimated and maximum costs are shown before execution. Browsing the Watchfloor, the daily brief, and checking your balance are free. Tokens reset monthly; purchased packages last 365 days. Free tier available.

How Tokens Work

The Basics

  • One credit for everything — the same balance covers tiles, API, Agent, and analysis
  • Priced per operation — a tile, an API call, and an Agent question each cost differently
  • Charged only on metered actions; browsing and briefs are free
  • Plan tokens reset monthly; purchased packages last 365 days

Free — no tokens

  • Browsing the Watchfloor and Signals on screen
  • The daily World Brief and reading reports on screen
  • Checking your usage / balance (get_usage)
  • Managing saved layers, Layer Sets, and monitoring areas
  • Re-displaying tiles already cached in your browser

What Each Operation Costs

Per-action metered costs. These are the same figures the API and app charge — the app and the API never disagree. For subscription prices and monthly allocations, see Pricing.

Map & satellite imagery

OperationTokensNotes
View a satellite tile (Sentinel-1 SAR, Sentinel-2, NISAR, VIIRS)Meteredby pixels × bands × processingA fraction of a token for a standard tile. A map viewport loads many tiles as you pan and zoom; higher zoom, larger areas, more bands and index math cost more. Tiles already cached in your browser are free. Your balance and what each action cost are shown as you go.
NISAR scene preparation1per new area convertedNISAR products are large archives rather than tiles, so the area you select is converted before it can be drawn. Viewing the same area again is served from cache and costs nothing.
Change-detection (difference) analysis10per runServer-side change detection between two dates.
Ship detection5per runSAR vessel detection over an area.
Area monitoring2 + 0.5per check + per new sceneA catalog check per trigger, plus each newly processed scene.

Delta Agent & AI assessment

OperationTokensNotes
Delta Agent question5–123per questionMetered from the work the question actually did — light questions cost the floor, heavy tool-using ones the cap.
Delta Agent — deep modeup to 415per questionOpt-in extended-reasoning runs with wider budgets.
Signal assessment (Assess)5 / 15quick / deepAI remote-sensing deep-dive for a single signal.

Reports

OperationTokensNotes
Daily report PDF export5per documentAssembled from the persisted daily brief. Reading reports on screen is free.

API & MCP (same cost via REST and MCP)

OperationTokensNotes
Signals query — query_signals3per page (≤500 signals)GET /api/v1/signals.
Single signal by ID1per callGET /api/v1/signals/{id}.
Stats & hotspots — query_stats / query_hotspots1per callAggregated roll-ups.
Imagery catalog search — search_imagery2per callGET /api/v1/imagery.
Imagery plan for one event — plan_event_imagery4per callRuns a SAR and an optical catalog search, once each.
Satellite passes — predict_satellite_passes2per callWhen a place can next be imaged, and by which satellite.

Delta Agent and Assess are metered from the actual model work each run performs, so real costs land within the ranges shown. See the API reference and MCP docs for per-endpoint details.

Tips to Optimize Usage

Browse free before you spend

Reading the Watchfloor, Signals, and the daily brief on screen is free. Spend tokens only when you deep-dive: an assessment, the Agent, or an API pull.

Focus on your area of interest

Zoom directly to your target area instead of panning around — each new area loads new tiles. Cached tiles never re-charge.

Batch your API pulls

A single query_signals page returns up to 500 signals for a flat cost. Filter server-side and page with the cursor instead of many small calls.

Right-size Agent questions

The Agent is metered by the work it does. Specific, well-scoped questions cost near the floor; open-ended multi-tool research costs more.

When You Hit Your Limit

When your token balance is exhausted:

  • • Metered operations pause — tiles, analyses, Delta Agent, assessments, PDF exports, and API/MCP calls
  • • Free actions keep working — browsing the Watchfloor and Signals, the daily brief, checking your balance
  • • Already-loaded tiles and saved layers remain visible
  • • Plan tokens reset automatically at your next billing cycle

Need more right away? Buy a one-time token package from your Billing & Tokens page, or upgrade your plan for a larger monthly allocation.

Frequently Asked Questions

What exactly is a token?
A token is Off-Nadir Delta's single metered usage credit. The same balance covers everything you do that costs compute or upstream data — satellite tiles, change/ship analysis, Delta Agent questions, signal assessments, PDF exports, and every Signals API / MCP call. Credits are deducted by operation. Tile requests, imagery searches, assessments, monitoring runs, and Analyst questions have different costs. Estimated and maximum costs are shown before execution.
What is free and what is metered?
Browsing the Watchfloor and Signals on screen, the daily World Brief, reading reports, and checking your balance (get_usage) are free. Tokens are only spent on metered operations: satellite tiles, difference/ship/monitoring analysis, the Delta Agent, assessments, PDF exports, and API/MCP queries. See the cost table above for the exact per-action amounts.
How many tokens does typical usage consume?
It depends on what you do. A signals API page is 3. A Delta Agent question is metered from the work it actually did: the floor is 5 and the cap is 123, and across completed runs the median has been around 45. At that median, 1,000 tokens is roughly 22 Agent questions, or about 333 signals API pages — or any mix. Map tiles are metered by pixels, bands, and processing type rather than a flat per-tile price, so the tile equivalent depends on how you browse. These are observed ranges, not guarantees.
Where do plan prices and allocations come from?
Pricing is the source of truth for subscription prices, monthly token allocations, and plan permissions. This guide only documents the per-action cost of each operation; multiply by your plan's allocation on the Pricing page to estimate your monthly capacity. API and MCP access is available on every plan and gated by your token balance.
Do tokens roll over to the next month?
Your monthly plan allocation resets at the start of each billing cycle. One-time token packages are different: purchased tokens sit on top of your monthly allowance, never reset monthly, and stay valid for 365 days.
What happens when I run out of tokens?
Metered operations pause — new satellite tiles, analyses, Agent questions, assessments, PDF exports, and API/MCP calls are blocked until your next reset. Free actions keep working: you can still browse the Watchfloor and Signals, read the daily brief, and check your balance. To continue right away, buy a one-time token package or upgrade your plan.
Why do some operations cost more than others?
Cost tracks the real work: tiles scale with zoom and area; the Agent is metered by the reasoning and tools a question uses; API signal pages carry proprietary AI enrichment; imagery and weather calls fan out to third-party providers. Deterministic aggregates (stats, single-signal reads) are the cheapest.
Are cached tiles counted?
No. Tiles cached in your browser from previous sessions don't consume tokens when re-displayed. Only new tile requests from our servers count.
How can I check my remaining tokens?
Your token balance is shown in the map interface header and on the Billing page, and programmatically via get_usage (free). Usage updates in real time as you spend.

Ready to Start?

Start with free tokens every month. No credit card required.