Build on VerdictSwarm
Everything developers, partners, and evaluators need to understand the live product surface without relying on stale roadmap copy.
API Reference
Live routes, auth modes, curl examples, response schema, and rate limits for the current backend.
Integration Guide
OpenClaw, agent integrations, sample payloads, and product positioning for partner builds.
Plans and Pricing
Current Free and Pro capabilities, plus what is still roadmap-only.
FAQ
Supported chains, scoring, agent behavior, and common implementation questions.
Developer overview
VerdictSwarm currently exposes a public B2A API for pay-per-scan evaluation and a separate API-key surface for partner or internal integrations. Those are not the same product, so the docs now separate them explicitly.
If you want the fastest path to evaluate the product, start with the API reference and use the async /api/v1/scan example. If you need a private key for higher-volume or synchronous access, contact the team directly and use the X-API-Key flow documented there.
Shareable report URLs are public once a scan exists, which makes them useful for dashboards, alerts, and lightweight verification links even when you are not running scans yourself.
Quick reference
Public
B2A pay lane
Best for evaluation and external agents. Free IP quota first, then x402 payment prompts for USDC on Solana.
Partner
API-key access
Best for partners who need predictable auth, sync JSON responses, or SSE-based streaming with quota tracking.
Reports
Cached retrieval
Read already-generated reports through the public report endpoints without re-running the scan workflow.