Basic
Screenshot (full-page)
Full-page capture including the base cost
Cost per run: 10 credits
Scout bills each API call in credits: a fixed base cost per endpoint, plus named extras only when you opt into options or longer timeouts.
Predictable base pricing
Every Scout endpoint has a fixed base cost. Additional credits apply only to selected options (for example full-page capture or HAR), larger workloads, or execution timeouts beyond the included runtime. Estimate with POST /v1/estimate, cap a call with billing.maxCredits, and review the billing breakdown on every response — including reserved vs refunded credits after settle. Pay-as-you-go overage can use a euro spend limit so you are never surprised.
Plans
Plan credits are your recurring monthly budget. Packs sit on top, do not expire, and PAYG only starts after prepaid credits run out.
Selected
Equivalents
Pick a plan. The cards show how many typical Scout runs that budget covers.
Basic
Full-page capture including the base cost
Cost per run: 10 credits
Basic
Structured accessibility facts
Cost per run: 3 credits
Basic
Release gates with 4 assertions
Cost per run: 6 credits
Basic
Multi-step browser flows
Cost per run: 20 credits
Basic
DOM / content extracts as JSON
Cost per run: 3 credits
Costs per endpoint
Cost follows the output. A screenshot costs more than an extract; a journey costs more than a single assert call.
| Route | Credits |
|---|---|
| health, usage, estimate, devices, domains*, templates*, job poll | 0 |
| POST /v1/dns, /v1/robots | 1 |
| extract, inspect, visibility, tech, files | 3 |
| POST /v1/assert | 3 + 1 per assert after the first (max 25) |
| cookies, console, assets, json-ld, canonical, sitemap, images, resources, a11y-snapshot, forms, links, opengraph (no screenshot) | 3 |
| POST /v1/pdf/extract, /v1/checks/network, /v1/diff/headers | 4 |
| security, a11y, performance, sandbox | 5 |
| screenshot / screenshot/json | 8 + options |
| screenshot/viewports | 8 x viewports |
| screenshot/diff, opengraph+screenshot, diff/dom | 8–10 |
| journey | 10 + 2/step (+15 evaluate; debug screenshots; timeout) |
| crawl | 15 + 2× processed pages |
| jobs | sum of nested requests |
Credit packs
Packs are prepaid top-ups. They sit on top of the plan wallet and roll over across periods.
Pay as you go
With PAYG off, Scout returns 402 CREDITS_EXHAUSTED when prepaid credits run out.
With PAYG on, further usage is billed as overage. Rate limits stay separate.
Use this for monitoring, agent runs, or journeys that should not stop mid-flow.
Use GET /v1/usage for exact consumption. Manage tiers, packs, and PAYG in the Scout console.