Credit costs
| Endpoint | Cost |
|---|---|
POST /v1/scanner/scan | 1 |
POST /v1/scanner/scan/batch | 0.5 per target (rounded up) |
POST /v1/scanner/tests | 5 |
GET /v1/scanner/scan/:id | 0 |
GET /v1/scanner/scans, scans/stats, scans/protocol-adoption, scans/by-domain/:id | 0 |
GET /v1/scanner/prospects, prospects/heat-map, prospects/export | 0 |
GET /v1/scanner/reports/*, observatory/*, snapshots/* | 0 |
GET /v1/scanner/credits/*, usage | 0 |
Check your balance
Insufficient-credit errors
When your balance is below the cost of a requested operation, the endpoint returns:Ledger
Every debit and grant is recorded in an append-only ledger. Retrieve history:reason is one of: grant, consume, refund, adjustment. refund appears when a batch is cancelled before workers process the remaining targets.
Usage reporting
Aggregated per-endpoint or per-day usage is available at/v1/scanner/usage:
Topping up
Partners can top up in two ways:- Invoiced — pay your Sly invoice; credits are granted against your tenant within 1 business day (source tag references the invoice).
- Prepaid bundles — purchase credit packs in the Sly dashboard. Instant grant.
reason: "grant".
