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.

TL;DR: 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. As a reference point, 1 satellite tile (256×256 px) = 1 token. 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
  • 1 satellite tile (256×256 px) = 1 token — the reference unit
  • 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, VIIRS)1per 256×256 tileThe reference unit. A map viewport loads many tiles as you pan and zoom; cached tiles are free.
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–45per questionMetered from the work the question actually did — light questions cost the floor, heavy tool-using ones the cap.
Delta Agent — deep modeup to 150per 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.
Weather observability1per callOptical-viewing outlook for an area.

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. As a reference point, viewing one 256×256 satellite tile costs 1 token.
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 short map investigation is tens of tokens of tiles; a Delta Agent question is 5–45; a signals API page is 3. A rough monthly estimate: every 1,000 tokens is about 25–60 Agent questions, or ~330 signals API pages, or a few hundred map tiles — or any mix. Treat these as typical ranges, not hard limits.
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.